gfredericks / test.chuck

A utility library for test.check
Eclipse Public License 1.0
214 stars 26 forks source link

Cljs string from regex #54

Open wilkerlucio opened 7 years ago

wilkerlucio commented 7 years ago

Incomplete implementation of string-from-regex to CLJS, currently is functional for common Regex expressions, but still, has many inconsistent cases when comparing to JS native engine for parsing regexes.