arrow-core / arrow.core.extensions.setk.semigroupal / arrow.Kind
product | Multiplicatively combine F and F into F<Tuple2<A, B>>fun <A, B> Kind<ForSetK, A>.~~product~~(arg1: Kind<ForSetK, B>): SetK<Tuple2<A, B>> |
times | syntaxoperator fun <A, B> Kind<ForSetK, A>.~~times~~(arg1: Kind<ForSetK, B>): SetK<Tuple2<A, B>> |
Do you like Arrow?
✖