Results for “Std.Io.writeFileLines”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Io.writeFileLines
Str -> &Array[Str] -> Result[(), Str]Lines written to a file, each followed by a newline.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Str -> &Array[Str] -> Result[(), Str]Lines written to a file, each followed by a newline.