Compares two values and puts null and undefined last. Returns 0 if both values are null-ish or not null-ish.
null
undefined
0
nullishFirst
first value
second value
Generated using TypeDoc
Compares two values and puts
nullandundefinedlast. Returns0if both values are null-ish or not null-ish.See
nullishFirst