Mattias Wadman
Mattias Wadman
Dup/similar to #2940?
Unfortunately for compatibility reasons it's probably too late to change the behaviour of `unique/0` and `unique_by`. But maybe `unique_unsorted/0` and `unique_unsorted_by/1` could be added?
> [@wader](https://github.com/wader) > > > Unfortunately for compatibility reasons it's probably too late to change the behaviour of unique/0 and unique_by. > > I totally understand your reasoning, but it's...
Hi, yeap agree. By "Language Reference" do you mean the [jq Language Description](https://github.com/jqlang/jq/wiki/jq-Language-Description) page? I hope we can get https://github.com/jqlang/jq/pull/3189 merged, i think that would clarify a lot of things.
Wiki link is now live
There has been talks long time ago about adding adding [`-i`/`--inplace`](https://github.com/jqlang/jq/issues/105) and [jaq](https://github.com/01mf02/jaq) already supports it. Could that be an option? but one thing about how jq handles multiple inputs...
Hey sorry for the delay. I think the implementation look resonable. I'm mostly concern and reluctant about adding more arguments and features and in this case maybe that we might...
To clarify i menat to have both might be bloaty both in terms of implementation and adding more cli arguments, but don't think i have that strong opinion about more...
> I'm probably the last person to have touched the argument parsing. I don't think this adds an abnormal amount of code for a new flag. Sorry i didn't mean...
Hey, that would be great! 🥳 I don't remember the status right now but i can have a deeper look later today and let you know