Handbook
Glossary
(substitute) ( class from to -- new-class )
Vocabulary
regexp
.
classes
Inputs
class
an
object
from
an
object
to
an
object
Outputs
new-class
an
object
Definition
IN:
regexp.classes
GENERIC#:
(substitute)
1
( class from to -- new-class )
Methods
USING:
kernel
regexp.classes
;
M:
not-class
(substitute)
[
<not-class>
]
bi@
answer
;
USING:
kernel
regexp.classes
;
M:
object
(substitute)
answer
;