Created
April 15, 2016 10:45
-
-
Save greglecki/823306570022665757221c6a37585f7f to your computer and use it in GitHub Desktop.
Explore any type in the swift standard library.
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
| // Example how to explore a Character type | |
| echo ":type lookup Character" | swift | less |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment