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

bifoldMap

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

Do you like Arrow?

Arrow Org
<