@dudecc Thanks for reporting this. I don't remember when, but the conversion of null to None was removed long ago and the documentation wasn't updated at that time. The first commit referenced above ...
// This stands since the beginning of JavaScript typeof null === 'object'; A fix was proposed for ECMAScript (via an opt-in), but was rejected. It would have resulted in typeof null === 'null'.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results