Shaheen Ghiassy

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
1pod
This class is an opinionted thread-safe FIFO queue designed for blocks. It takes in blocks and queues them until it is messaged to purge and run all blocks. After the purge event, this data-structure will no longer queue future blocks and will instead run any block given to immediatly.
License: MIT