Hi all, where can i get an example of "IO.repeatOr...
# arrow
j
Hi all, where can i get an example of "IO.repeatOrElse" ?
r
We don’t have a specific one but it’s described here for the new 0.11 version without IO https://arrow-kt.io/docs/next/apidocs/arrow-fx-coroutines/arrow.fx.coroutines/-schedule/#common-use-cases
Feel free to PR add to that if you derive or find a good example so we can include it in the docs 🙂
j
Thanks
👍 1