Handbook
Glossary
(derived-ops) ( word assoc -- words )
Vocabulary
math
.
partial-dispatch
Inputs
word
an
object
assoc
an
object
Outputs
words
an
object
Definition
USING:
assocs
kernel
sequences
;
IN:
math.partial-dispatch
:
(derived-ops)
( word assoc -- words )
swap
[
[
first
]
]
dip
[
eq?
]
curry
compose
filter-keys
;