Results for “Std.Decimal.parse”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Decimal.parse
Str -> Option[Decimal]Read a decimal from text, answering
Nonewhen the text is not one.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Str -> Option[Decimal]Read a decimal from text, answering None when the text is not one.