Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Swifty interface to Grand Central Dispatch #8

Closed
manavgabhawala opened this issue May 1, 2016 · 1 comment
Closed

Swifty interface to Grand Central Dispatch #8

manavgabhawala opened this issue May 1, 2016 · 1 comment

Comments

@manavgabhawala
Copy link
Member

Like the title says creating a Swifty overlay to the limited parts of GCD we use a lot throughout the app might be beneficial in making large sections of code less clunky. This isn't super important to fix immediately though.
Things to create an overlay for:

  • Semaphores
  • Queues (also maybe make the switch to QoI instead of priority based queues)
@manavgabhawala
Copy link
Member Author

Fixed in Swift 3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant