arrow-core / arrow.core.extensions / SequenceKRepeat / repeat
open fun <A> repeat(a: A): Kind<ForSequenceK, A>
Do you like Arrow?