Handbook
Glossary
glob-pattern? ( string -- ? )
Vocabulary
globs
Inputs
string
an
object
Outputs
?
an
object
Definition
USING:
sequences
;
IN:
globs
:
glob-pattern?
( string -- ? )
[
"\\*?[{"
member?
]
any?
;