Looks like you can use the same library, replacing...
# announcements
r
Looks like you can use the same library, replacing the
+
syntax with calls to
.lens()
and ignore some of the implicit conversions (e.g. with
orElse
), which would go a long way to being more readable