MiSawa / xq

Pure rust implementation of jq
MIT License
318 stars 18 forks source link

Refactor implementation of group_by filter #146

Closed itchyny closed 2 years ago

itchyny commented 2 years ago

I refactored the implementation of group_by to make the compiler implementation simpler.