Closed linxydmhg closed 4 years ago
Currently whenPartial only generates with a 'Future' return type, whereas its counterparts whenOrElse or when generate a normal R return type which is much more useful
@linxydmhg Do we have a use case for this? as it returns a null value.
Closing as no response.
Currently whenPartial only generates with a 'Future' return type, whereas its counterparts whenOrElse or when generate a normal R return type which is much more useful