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 edb8a24 commit 107c4d1Copy full SHA for 107c4d1
README.md
@@ -2,6 +2,9 @@
2
3
Bring some of the more powerful features of Go to your iOS / Swift project such as channels, goroutines, and defers.
4
5
+***Note: Swift 2 now includes the builtin `defer` keyword. At the moment GoSwift is not compatible with Swift 2.***
6
+A new version of GoSwift is in the works for Swift 2.
7
+
8
##Features
9
10
- Goroutines
0 commit comments