scalaz
monad transformer for Maybe
Apply a function in the environment of both maybes, containing both Fs.
F
Apply a function in the environment of both maybes, containing both Fs. It is not compatible with Monad#bind.
Monad#bind
Alias for getOrElse.
getOrElse
monad transformer for Maybe