Handbook
Glossary
word>quot ( word dfa -- quot )
Vocabulary
regexp
.
compiler
.
private
Inputs
word
an
object
dfa
an
object
Outputs
quot
an
object
Definition
USING:
accessors
assocs
kernel
sets
;
IN:
regexp.compiler.private
:
word>quot
( word dfa -- quot )
[
transitions>>
at
]
[
final-states>>
in?
]
2bi
transitions>quot
;