vs:regex-strings
-- vonuvoli
Export (vonuvoli regex strings)
string-regex?
;not-string-regex?
;make-string-regex
;string-regex-match?
;string-regex-match
;string-regex-match-all
;string-regex-match-all->vector
;string-regex-match-position
;string-regex-match-position-all
;string-regex-match-position-all->vector
;string-regex-match-captures
;string-regex-match-captures->assoc
;string-regex-match-captures->vector
;string-regex-match-captures-all
;string-regex-match-captures-all->assoc
;string-regex-match-captures-all->vector
;string-regex-match-captures-position
;string-regex-match-captures-position->assoc
;string-regex-match-captures-position->vector
;string-regex-match-captures-position-all
;string-regex-match-captures-position-all->assoc
;string-regex-match-captures-position-all->vector
;