doc / ch.tutteli.atrium.core / Option / someIf

someIf

inline fun <T> someIf(predicate: Boolean, provider: () -> T): Option<T> (source)