Handbook
Glossary
from-to
Vocabulary
regexp
.
ast
Definition
IN:
regexp.ast
TUPLE:
from-to
n m
;
Methods
USING:
accessors
arrays
kernel
math
regexp.ast
;
M:
from-to
<times>
[
n>>
swap
repetition
]
[
[
m>>
]
[
n>>
]
bi
-
to-times
]
2bi
2array
<concatenation>
;