google / jsonnet

Jsonnet - The data templating language
http://jsonnet.org
Apache License 2.0
6.92k stars 438 forks source link

Implementing the groupBy #1108

Open deepgoel17 opened 1 year ago

deepgoel17 commented 1 year ago

Add std.groupBy function in standard library.

go-jsonnet: https://github.com/google/go-jsonnet/pull/726

qezz commented 6 months ago

Can you please explain how it works? It seems like there are at least several syntax errors