Created
April 9, 2018 06:11
-
-
Save sajjadyousefnia/c2b141c1afd431bc1ba8606437971098 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
print(stringList.first()) // will print "in" | |
print(intSet.first()) // will print 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment