Skip to content

Commit 69a27b2

Browse files
committed
README: Add a few link references
1 parent 655b003 commit 69a27b2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,8 @@ Some related libraries:
160160
* [swift-async-queue](https://github.com/dfed/swift-async-queue)
161161
* [Queue](https://github.com/mattmassicotte/Queue)
162162
* [Semaphore](https://github.com/groue/Semaphore)
163+
164+
# References
165+
* [GCD: Coalescing Dispatch Queues](https://www.mikeash.com/pyblog/friday-qa-2009-09-11-intro-to-grand-central-dispatch-part-iii-dispatch-sources.html)
166+
* [Stack Overflow: Combine debounce and throttle ](https://stackoverflow.com/questions/60295544/how-do-you-apply-a-combine-operator-only-after-the-first-message-has-been-receiv)
167+

0 commit comments

Comments
 (0)