arrow-core-data / arrow.core / Tuple2 / foldL
fun <C> ~~foldL~~(b: C, f: (C, B) -> C): C Deprecated: Foldable hierarchy for Tuple2 is deprecated
fun <C> ~~foldL~~(b: C, f: (C, B) -> C): C
Do you like Arrow?