arrow-core / arrow.core.extensions.listk.semigroupal / arrow.Kind

Extensions for arrow.Kind

product Multiplicatively combine F and F into F<Tuple2<A, B>>fun <A, B> Kind<ForListK, A>.~~product~~(arg1: Kind<ForListK, B>): ListK<Tuple2<A, B>>
times syntaxoperator fun <A, B> Kind<ForListK, A>.~~times~~(arg1: Kind<ForListK, B>): ListK<Tuple2<A, B>>

Do you like Arrow?

Arrow Org
<