fold

abstract fun <B> fold(f: (R) -> B, g: (A) -> B): B

Sources

common source
Link copied to clipboard