Handbook
Glossary
either-monad? ( object -- ? )
Vocabulary
monads
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
either-monad
class.
Definition
USING:
kernel
;
IN:
monads
:
either-monad?
( object -- ? )
\
either-monad
eq?
;