ParseMaybeDoubleExtension extension

Provides methods for converting a double to a string and vice versa with error handling.

on

Methods

mutableString() MutableCell<String>

Available on MaybeCell<double>, provided by the ParseMaybeDoubleExtension extension

Return a cell which evaluates to a string representation of this cell's value.