arrow-core / arrow.core.extensions.tuple2.bifoldable / arrow.Kind / bifoldLeft

bifoldLeft

@JvmName("bifoldLeft") fun <A, B, C> Kind<Kind<ForTuple2, A>, B>.~~bifoldLeft~~(arg1: C, arg2: (C, A) -> C, arg3: (C, B) -> C): C Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<