Swifters:
        It seems that in Xcode 8 beta 4, DispatchQueueAttributes was refactored 
to be DispatchQueue.Attributes but in the process lost the .serial attribute. 
How are we to create serial queues now? On a related note, where can we find 
the latest documentation for the Dispatch overlay? The Apple docs don’t have 
any actual usage information yet, so is there any documentation actually 
generated from code, like swiftdoc.org does for the standard library? 
        Here’s a link to the Apple dev forum regarding the same DispatchQueue 
issue: https://forums.developer.apple.com/thread/53270



Jon Shier

_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to