Handbook
Glossary
inverted-index ( hashes key index -- )
Vocabulary
xmode
.
rules
Inputs
hashes
an
object
key
an
object
index
an
object
Outputs
None
Definition
USING:
assocs
kernel
sequences
;
IN:
xmode.rules
:
inverted-index
( hashes key index -- )
[
[
{
f
}
]
when-empty
]
2dip
[
swapd
push-at
]
2curry
each
;