Handbook
Glossary
<any-of> ( strings -- regexp )
Vocabulary
regexp
.
combinators
Inputs
strings
an
object
Outputs
regexp
an
object
Definition
USING:
sequences
;
IN:
regexp.combinators
:
<any-of>
( strings -- regexp )
[
<literal>
]
map
<or>
;
foldable
flushable