Preparing search index...
The search index is not available
ts-roids
ts-roids
IsNegative
Type alias IsNegative<N>
Is
Negative
<
N
>
:
StringifyPrimitive
<
N
>
extends
`
-
${
infer
U
}
`
?
true
:
false
Checks if a given numeric value is in ]-∞,0[
Type Parameters
N
extends
Numeric
Returns
true if it is, otherwise false
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ts-roids
Loading...
Checks if a given numeric value is in ]-∞,0[