specter/src
Jeff Evans 2ace3be456 Improve performance of removing elements from sequences
Merging `InsertBeforeIndex` protocol into new `IndexedOps` protocol for optimized indexed based operations (which now includes inserting before and removing at)

Updating `nthpath` and `keypath` to use new helper fns

Adding tests and benchmarks
2021-05-25 14:05:46 -05:00
..
clj/com/rpl Improve performance of removing elements from sequences 2021-05-25 14:05:46 -05: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