Type alias IsNegativeFloat<N>

IsNegativeFloat<N>: IsNegative<Float<N>>

Is it a negative float ?

Type Parameters

Returns

true if it is, else false