Handbook
Glossary
maybe-monad
Vocabulary
monads
Definition
IN:
monads
SINGLETON:
maybe-monad
Methods
USING:
kernel
monads
;
M:
maybe-monad
fail
2drop
nothing
;
USING:
kernel
monads
;
M:
maybe-monad
return
drop
<just>
;