google / jsonnet

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

Add std.isEmpty for string #1059

Closed Tejesh-Raut closed 1 year ago

Tejesh-Raut commented 1 year ago

Add std.isEmpty to standard library.

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