<@U0F95Q6CF> Your `foldUntil` it's an specializati...
# arrow
r
@kasper.kondzielski Your
foldUntil
it's an specialization of
fold
similar to other operations we have in the
Foldable
type class. It can be polymoprhically expressed for all data types that support foldable: