Results for “Std.Io.append”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Io.append
Str -> Str -> Result[(), Str]Contents added to the end of a file, creating it when it is absent.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Str -> Str -> Result[(), Str]Contents added to the end of a file, creating it when it is absent.