enso icon indicating copy to clipboard operation
enso copied to clipboard

Add `format` parameter to `Float.parse` and `Decimal.parse`

Open GregoryTravis opened this issue 1 year ago • 0 comments

The Number.format and Decimal.format methods support a format paramter to specify the number format for formatting. parse should also allow this.

GregoryTravis avatar Apr 10 '24 17:04 GregoryTravis