sjsonnet icon indicating copy to clipboard operation
sjsonnet copied to clipboard

sjsonnet does not support the following stdlib methods added in jsonnet >= 0.18.0

Open raymondji-db opened this issue 1 year ago • 1 comments

  • std.all
  • std.any
  • std.split with "split parameter" with length > 1
  • std.xnor
  • std.isEmpty
  • std.get

raymondji-db avatar Oct 05 '23 23:10 raymondji-db

std.objectKeysValues also not supported

gabrielrussoc avatar Apr 24 '24 12:04 gabrielrussoc