<@U6P0EN0DU> Just take a look at the declaration o...
# announcements
a
@jelloranger Just take a look at the declaration of `takeIf`:
inline fun <T> T.takeIf(predicate: (T) -> Boolean): T?