```rescript None->Nullable.fromOption ``` should return `null`, but instead returns `undefined`, which is not the same. :(