Type alias IsNegativeInteger<N>

IsNegativeInteger<N>: IsNegative<Integer<N>>

Is it a negative integer ?

Type Parameters

Returns

true if it is, else false