Next: irregex compile, Previous: irregex conventions, Up: irregex [Index]
Return #t
if obj is a compiled regular expression. Compiled
regular expression values are disjoint from all the other Scheme types.
Return #t
if obj is a successful match result from
irregex-search
or irregex-match
. Match data values are
disjoint from all the other Scheme types.