google / jsonnet

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

feat: implement std.minArray #1074

Closed deepgoel17 closed 1 year ago

deepgoel17 commented 1 year ago

Add std.minArray function in standard library.

PR for go-jsonnet: https://github.com/google/go-jsonnet/pull/685

deepgoel17 commented 1 year ago

@sparkprime Can you please take a look at this?

deepgoel17 commented 1 year ago

@CertainLach Can you please review the changes?

deepgoel17 commented 1 year ago

@sparkprime Can you please review the PR?