mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-04-05 10:17:01 +00:00

`null` values returned in the lambda are converted to empty `Optional`s in the `map` method: https://developer.android.com/reference/java/util/Optional#map(java.util.function.Function%3C?%20super%20T,%20?%20extends%20U%3E)