Raymond Ji

Results 2 issues of Raymond Ji

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

Recursive function test is commented out: https://github.com/databricks/sjsonnet/blob/master/sjsonnet/test/src-jvm-native/sjsonnet/FileTests.scala#L56 When attempting to compile a jsonnet file with `tailstrict`: ``` sjsonnet.ParseError: Expected ";":30:23, found "tailstrict" at .(../sjsonnet/sjsonnet/test/resources/test_suite/recursive_function.jsonnet:30:23) ```