Returns true if the given value counts as empty Empty values are: NULL, undefined, 0, "", " ", {}, [] and empty Maps and Sets
By default zero (0) is not seen as "empty" if you set this to true, it will be, tho
Generated using TypeDoc
Returns true if the given value counts as empty Empty values are: NULL, undefined, 0, "", " ", {}, [] and empty Maps and Sets