Handbook
Glossary
find-identity ( patterns infos -- result )
Vocabulary
compiler
.
tree
.
identities
Inputs
patterns
an
object
infos
an
object
Outputs
result
an
object
Definition
USING:
kernel
sequences
;
IN:
compiler.tree.identities
:
find-identity
( patterns infos -- result )
[
[
first
]
]
dip
[
matches?
]
curry
compose
find
swap
[
second
]
when
;