there is a bunch of useful missing combinators we ...
# functional
r
there is a bunch of useful missing combinators we are gonna add in #kategory as soon as we have
PartialFunction
among others
collect
which is
map
over partial functions that ignores non matching cases.