Created
January 1, 2017 14:18
-
-
Save zhouqiang-cl/a88c28023637862fa09d52d3d85ac901 to your computer and use it in GitHub Desktop.
遍历hash-table中的key
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
语法 | |
(loop for key being the hash-keys of hash-table collect key) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment