Results for “Std.Json.JsonLinesError”
2 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Json.JsonLinesError
Why the values of a JSON Lines file could not all be read.
- Std.Json.foldLines
Str -> T -> fn(T, Std.Json.Json) -> T -> Result[T, Std.Json.JsonLinesError]Combine every value of a JSON Lines file, one value to a line, holding one
