fold top-level property

A Function(bool) Function<A>(LazyArg<A> onFalse, LazyArg<A> onTrue) fold
final

Alias for match

Implementation

final fold = match;