Handbook
Glossary
new-regexp ( string ast options class -- regexp )
Vocabulary
regexp
Inputs
string
an
object
ast
an
object
options
an
object
class
an
object
Outputs
regexp
an
object
Definition
USING:
kernel
regexp.private
;
IN:
regexp
:
new-regexp
( string ast options class -- regexp )
[
\
regexp-initial-word
\
next-initial-word
]
dip
boa
;
inline