NyDoubleExt extension
Extensions for double
- on
Methods
-
dd(
{String? tag}) → void -
Available on double?, provided by the NyDoubleExt extension
dump the value to the console and exit the app.tagis optional. -
dump(
{String? tag}) → void -
Available on double?, provided by the NyDoubleExt extension
dump the value to the console.tagis optional.