Transforms the inner Some instance if this is a Some.
Option<T> mapSome(@noFutures Some<T> Function(Some<T> some) noFutures);