Closed dyoder closed 9 years ago
I'm not sure I really want this one, but I'm also not sure how to define it. What I really want is simply the negation of is_value. I'd prefer to be able to do away with worrying about null versus `undefined.
is_value
null
Maybe is_void?
is_void
I'm not sure I really want this one, but I'm also not sure how to define it. What I really want is simply the negation of
is_value
. I'd prefer to be able to do away with worrying aboutnull
versus `undefined.Maybe
is_void
?