enso
enso copied to clipboard
Add `format` parameter to `Float.parse` and `Decimal.parse`
The Number.format and Decimal.format methods support a format paramter to specify the number format for formatting. parse should also allow this.