memoize.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Ordinary words
WordStack effect
(n*quot)( n quot -- quotquot )
[firstn]( length -- quot )
[nsequence]( length exemplar -- quot )
identity-memo-cache( effect -- cache )
make-memoizer( table quot effect -- quot )
make/0( table quot effect -- quot )
make/n( table quot effect -- quot )
memo-cache( effect -- cache )
pack/unpack( quot effect -- newquot )
packer( seq -- quot )
unpack/pack( quot effect -- newquot )
unpacker( seq -- quot )


Files