Handbook
Glossary
matches? ( subject obj -- ? )
Vocabulary
pcre
Inputs
subject
an
object
obj
an
object
Outputs
?
an
object
Definition
USING:
kernel
sequences
;
IN:
pcre
:
matches?
( subject obj -- ? )
dupd
findall
[
nip
length
1
=
]
[
?first
?first
?last
=
]
2bi
and
;