and-then ( M-x quot: ( x -- M-y ) -- M-y )


Vocabulary
monadics

Inputs
M-xan object
quota quotation with stack effect ( x -- M-y )


Outputs
M-yan object


Definition

GENERIC#: and-then 1 ( M-x quot: ( x -- M-y ) -- M-y )


Methods