arrow-core / arrow.core.extensions.map.functor / kotlin.collections.Map / fproduct
@JvmName("fproduct") fun <K, A, B> Map<K, A>.~~fproduct~~(arg1: (A) -> B): Map<K, Tuple2<A, B>>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖