Handbook
Glossary
<fifo-hash> ( max-size -- assoc )
Vocabulary
lru-cache
Inputs
max-size
an
object
Outputs
assoc
an
object
Definition
IN:
lru-cache
:
<fifo-hash>
( max-size -- assoc )
H{
}
<fifo-cache>
;