1.1.0
- Implement
.bsearch()(view) - Switch from using natural-compare-lite to string-natural-compare (view)
- Rename the
.rem()alias to.pull()(view) - Make
.clear()return the array (view) - Optimize
.chunk()(view) - Fix bug in
.intersect()(view) - Implement
.xor()(view)