Handbook
Glossary
find-operator ( operators string -- word/f )
Vocabulary
24-game
Inputs
operators
an
object
string
an
object
Outputs
word/f
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
24-game
:
find-operator
( operators string -- word/f )
[
[
name>>
]
]
dip
[
=
]
curry
compose
find
nip
;