Handbook
Glossary
table>condition ( table -- condition )
Vocabulary
regexp
.
classes
Inputs
table
an
object
Outputs
condition
an
object
Definition
USING:
assocs
kernel
;
IN:
regexp.classes
:
table>condition
( table -- condition )
>alist
dup
table>questions
make-condition
;