Float.toHash

Returns a hash code for a {@code double} value; compatible with {@code Double.hashCode()}.

@param value the value to hash @return a hash code value for a {@code double} value.

class Float
override @safe nothrow
size_t
toHash
()

Meta