Questioning the functionality of `Effect.fromNullable` and its handling of null values
I am not sure if
Shouldn't it remove the null?
Effect.fromNullable is doing what it should or I am doing something wrong. Shouldn't it remove the null?
