Transforms the inner Ok instance if this is an Ok.
Result<T> mapOk(@noFutures Ok<T> Function(Ok<T> ok) noFutures);