Results for “Std.Io.writeTextTo”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Io.writeTextTo
&Std.Io.Writer -> Str -> Result[(), Std.Io.IoError]Write text through a writer, as its UTF-8 encoding.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Io.Writer -> Str -> Result[(), Std.Io.IoError]Write text through a writer, as its UTF-8 encoding.