Results for “Std.Text.take”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Text.take
Str -> Int -> StrThe first
wantedcharacters, or the whole text when it is shorter.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Str -> Int -> StrThe first wanted characters, or the whole text when it is shorter.