parseFloat64
- Stability:
stable
No summary or description is present in the documentation bundle for parseFloat64.
- Qualified id:
com.dataspine.parseFloat64@1
parseFloat64(value: String): Result<Float64, NumberParsingError>
Parameters
| Name | Type | Description |
|---|---|---|
value | String | Input value to parse, convert, or wrap. |