Created
September 11, 2019 14:06
-
-
Save randomwangran/6a3cdbf06e62ad02a59231726a9ce902 to your computer and use it in GitHub Desktop.
This file contains 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
A symbol whose name starts with a colon (‘:’) is called a “keyword | |
symbol”. These symbols automatically act as constants, and are normally | |
used only by comparing an unknown symbol with a few specific | |
alternatives. *Note Constant Variables::. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment