regexp?

[procedure] regexp? obj

See Concept:RegularExpression.

STk: see also string->regexp.

MzScheme: see also regexp?, regexp-match, regexp-match-positions, regexp-replace, regexp-replace*?.

Gauche: see also #/, string->regexp, rxmatch, etc.