mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-24 18:41:07 +01: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) |