Adding custom error message to Effect.fromNullable
Would it make sense to add options argument to
or in pipeline:
Happy to open a PR
Effect.fromNullable which would allow to set custom error message? So we could do:or in pipeline:
Happy to open a PR
