arrow-kt / arrow-fx

Λrrow Fx is part of Λrrow, a functional companion to Kotlin's Standard Library
http://arrow-kt.io
Other
64 stars 15 forks source link

Flow.retry using Schedule #378

Closed LordRaydenMK closed 3 years ago

LordRaydenMK commented 3 years ago

Issue

Fixes: https://github.com/arrow-kt/arrow-fx/issues/326

Status

READY

Description

Retry operator for Flow using Schedule

Todos

Thanks @nomisRev for your help and support.