mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-06 22:11:31 +02:00
* feat: implement std.remove and std.removeAt * Update builtins.go --------- Co-authored-by: Dave Cunningham <sparkprime@gmail.com>
1 line
21 B
Jsonnet
1 line
21 B
Jsonnet
std.remove([1,2,3],2) |