clone

fun clone(result: NearFarScalar? = definedExternally): NearFarScalar(source)

Duplicates this instance.

Return

The modified result parameter or a new NearFarScalar instance if one was not provided.

Parameters

result

The object onto which to store the result.

See also