make-memoizer ( table quot effect -- quot )


Vocabulary
memoize.private

Inputs
tablean object
quotan object
effectan object


Outputs
quotan object


Definition