Experimental:
This implements the test.chuck
string-from-regex
for Clojurescript. This implementation is a simpler version and
cover only basic cases, more coverage needs to be implemented, PR's welcome.
This package provides the com.wsscode.test.chuck.core/string-from-regex
, this version is CLJC and will use the original
string-from-regex
to Clojure and the one implemented here for CLJS.
Copyright © 2017 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close