foldW top-level property

Object? Function(bool) Function<A, B>(LazyArg<A> onFalse, LazyArg<B> onTrue) foldW
final

Alias for matchW

Implementation

final foldW = matchW;