arrow-core / arrow.core.extensions.list.applicative / kotlin.collections.List / replicate

replicate

@JvmName("replicate") fun <A> List<A>.~~replicate~~(arg1: Int): List<List<A>> Deprecated: @extension kinded projected functions are deprecated

@JvmName("replicate") fun <A> List<A>.~~replicate~~(arg1: Int, arg2: Monoid<A>): List<A> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<