from Double Recycling
Construct an Avail boxed double-precision floating point object from the passed double.
Return
The boxed Avail DoubleDescriptor double-precision floating point object.
Parameters
a Double
The Kotlin Double to box.
recyclable1
An Avail double that may be reused if it's mutable.
can Destroy
Whether the passed recyclable can be replaced if it's mutable.