elves / elvish

Powerful scripting language & versatile interactive shell
https://elv.sh/
BSD 2-Clause "Simplified" License
5.52k stars 296 forks source link

Add `&key` option to `compact`. #1821

Open patlefort opened 2 weeks ago

patlefort commented 2 weeks ago

What new feature should Elvish have?

Add a &key option that would behave the same as the option of the same name in order. It would pair well with order, one could order and compact on the same value.

Output of "elvish -version"

0.21.0-dev.0.20240531140223-54ecd6e2ee21

Code of Conduct