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