We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Nullable.fromOption
null
None
None->Nullable.fromOption
should return null, but instead returns undefined, which is not the same. :(
undefined