You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -40,7 +40,7 @@ The project features code-level examples for the following items:
40
40
41
41
The Book
42
42
--------------------
43
-
Available in print, ePub or pdf format, <ahref="http://shop.waynewbishop.com"target="_blank">The Swift Algorithms Book</a> features code and color illustrations that will benefit students and professionals. As a collaborative open-source effort, I also welcome <ahref="https://twitter.com/waynewbishop"target="_blank">feedback</a> and contribution from others.
43
+
Available in print, ePub or pdf format, the <ahref="http://shop.waynewbishop.com"target="_blank">The Swift Algorithms Book</a> features code and color illustrations that will benefit students and professionals. As a collaborative open-source effort, I also welcome <ahref="https://twitter.com/waynewbishop"target="_blank">feedback</a> and contribution from others.
44
44
45
45
46
46
Example
@@ -90,7 +90,7 @@ Example
90
90
Getting Started
91
91
--------------------
92
92
93
-
Swift Structures has been optimized for **Xcode 8.0** (e.g., Swift 3.0) or later. The directories are organized as follows:
93
+
Swift Structures has been optimized for **Swift 3.0** (e.g., Xcode 8.0) or later. The directories are organized as follows:
94
94
+ Source - Code for all Swift data structures, algorithms and source extensions
95
95
+ Example - An empty iOS single-view application template
0 commit comments