Handbook
Glossary
glob-matches? ( input glob -- ? )
Vocabulary
globs
Inputs
input
an
object
glob
an
object
Outputs
?
an
object
Definition
USING:
kernel
regexp
unicode
;
IN:
globs
:
glob-matches?
( input glob -- ? )
[
>case-fold
]
bi@
<glob>
matches?
;