lazy-call ( value quot -- value/curried )


Vocabulary
monadics

Inputs
valuean object
quotan object


Outputs
value/curriedan object


Definition