specter/src
Michael Fogleman 0e88c57a87 Correctly refer to regex type in CLJS.
Before it thought the type was com.rpl.specter/RegExp - but it's
actually js/RegExp.
2017-10-19 11:25:42 -04:00
..
clj/com/rpl Correctly refer to regex type in CLJS. 2017-10-19 11:25:42 -04:00
java/com/rpl/specter new semantics for select* for increased performance, new select-any operation with maximal query performance, needs more tests 2016-06-06 20:29:45 -04:00