maybeMap.maybeMap

Undocumented in source.
template maybeMap(A)
maybeMap
()

Members

Aliases

B
alias B = typeof(A.init.apply!f)
Undocumented in source.

Functions

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

Meta