Resolve "Feature Request: Return indices of elements from merge"
Compare changes
Files
4
src/sortednp/tests/test_merge_indices.py
0 → 100644
+ 393
− 0
Closes #27 (closed)
This is a partial solution for #23 (closed). It does track the indices when merging but it does not discard duplicates.