Handbook
Glossary
writer-monad
Vocabulary
monads
Definition
IN:
monads
SINGLETON:
writer-monad
Methods
USING:
kernel
monads
;
M:
writer-monad
fail
"Fail"
throw
;
USING:
kernel
monads
;
M:
writer-monad
return
drop
{
}
<writer>
;