arrow-core / arrow.core.extensions / IorFoldable / foldLeft

foldLeft

open fun <B, C> Kind<IorPartialOf<L>, B>.foldLeft(b: C, f: (C, B) -> C): C

Do you like Arrow?

Arrow Org
<