arrow-core / arrow.core.extensions / SequenceKRepeat
interface ~~SequenceKRepeat~~ : Repeat<ForSequenceK>,
SequenceKZip
Deprecated: Repeat typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Sequence
repeat | open fun <A> repeat(a: A): Kind<ForSequenceK, A> |
Do you like Arrow?
✖