std.manifest - force the value recursively and remove hidden parts
Open
stdlib
- Dominant language
- Jsonnet
- Stars
- 7.6k
- Forks
- 475
- PR merge metrics
- No merged PRs in 30d
Description
Equivalent to `function(x) std.parseJson(std.manifestJson(x))`. Can be implemented a bit more efficiently internally (avoiding the full serialization/deserialization).
Contributor guide
Assessment
This issue has not been assessed yet.