Array search does not copy indexes #11
Labels
bug
Something isn't working
enhancement
New feature or request
MINOR
This change adds new functionality, and will result in a change to the minor version
It'd be convenient if searches could be chained. For instance:
Currently this can only be done with a 2-element search like so:
However there are legitimate use cases for being able to do these searches separately.
Note: Just like how #3 may harm performance and therefore should be added as an opt-in (or opt-out) option, this may harm performance and should be added as an opt-in / opt-out option.
The text was updated successfully, but these errors were encountered: