string->regexp

[procedure] string->regexp string

STk, STklos, Gauche: converts string to a regexp object.

See also Concept:RegularExpression.

Gauche related: #/, rxmatch.

STklos related: regexp-match, regexp-match-positions.