That looks like OptionT. Or if you only need it in...
# arrow
s
That looks like OptionT. Or if you only need it in a small part of your app
source.flatMap { it.map(function) }.map { it.getOrElse(fallbackB) }