Options found myself struggling a bit.Options, it feels pretty straightforward:Option, it felt like a war between the "option" pattern (Effect<never, never, Option<Something>>) and the "effect" pattern (Effect<never, SomethingNotFound, Something>).