Results for “Std.Io.withReader”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Io.withReader
Str -> fn(Std.Io.Reader) -> Result[T, Std.Io.IoError] -> Result[T, Std.Io.IoError]Read a file through a handle the runtime owns for the length of the call.
