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