jsonnet
jsonnet copied to clipboard
feat: add doc for std.parseCsv and std.manifestCsv
trafficstars
Add doc for std.parseCsvWithHeader and std.manifestCsv
go-jsonnet PR: https://github.com/google/go-jsonnet/pull/701
@sparkprime is it fine to break the compatibility for these functions in cpp implementation?
Yes I think we can break compatibility for newly introduced library functions at this point.