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

fold

inline fun <R> fold(default: () -> R, f: (T) -> R): R (source)