go-jsonnet/testdata/std.maxArrayKeyF.jsonnet

2 lines
50 B
Jsonnet

std.maxArray(["a2", "b1"], keyF=function(x) x[1])