maybe.maybe

Undocumented in source.
template maybe(A, B = typeof(A.init.apply!f))
B
maybe
(,
B b = B.init
)

Members

Functions

maybe
B maybe(Maybe!A m, B b)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta