Handbook
Glossary
run-identity ( identity -- value )
Vocabulary
monads
Inputs
identity
an
object
Outputs
value
an
object
Definition
USING:
accessors
;
IN:
monads
:
run-identity
( identity -- value )
value>>
;