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