Question about `Effect.asSome` return type being `Option.Some` instead of `Option.Option`
Shouldn't
Docs:
https://effect-ts.github.io/effect/effect/Effect.ts.html#assome
Effect.asSome return an Option.Some type rather than a Option.Option?Docs:
https://effect-ts.github.io/effect/effect/Effect.ts.html#assome
