Closed kungfooman closed 3 years ago
This is quite confusing when suddenly normal JS logic doesn't work anymore
I think we could just check typeof and handle the boolean case "normally"?
typeof
yes - that seems like a sensible thing to do
This is quite confusing when suddenly normal JS logic doesn't work anymore
I think we could just check
typeof
and handle the boolean case "normally"?