Effect.flatten(Option.some("")), but it returns an error:Effect<string, NoSuchElementException>; as a matter of fact map and flatMap they work correctly.Array.get and does return an Option. I need to error if it does not exist in a batched resolver