01mf02 / jaq

A jq clone focussed on correctness, speed, and simplicity
MIT License
2.7k stars 67 forks source link

Implement `indices` natively. #165

Closed 01mf02 closed 6 months ago

01mf02 commented 6 months ago

This builds on the work of @kklingenberg #158 and replaces the definition of indices with a native implementation.