We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7d2db commit 93b90d1Copy full SHA for 93b90d1
README.md
@@ -1,9 +1,6 @@
1
# Retry
2
A retry algorithm for Swift Concurrency
3
4
-## Rationale
5
-// TODO
6
-
7
## Details
8
9
The library comes with two free functions, one with a generic clock. And another one which uses the `ContinuousClock` as default.
0 commit comments