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
Copy file name to clipboardexpand all lines: 1 - The Basics/1.0 - The Basics.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@ It is a **strongly-typed**, **type-safe** language, that includes the standard t
5
5
6
6
More uniquely, Swift contains `Tuples` for pairing values, and `Optionals` for telling whether a value is Set or Not Set (expressed as the value `nil`)
7
7
8
-
[Back To Contents](https://github.com/Firanus/swift-language-guide-notes) | [Next Note](../1%20-%20The%20Basics/1.0%20-%20The%20Basics.md)
8
+
[Back To Contents](https://github.com/Firanus/swift-language-guide-notes) | [Next Note](../1%20-%20The%20Basics/1.1%20-%20Constants%20and%20Variables.md)
0 commit comments