Skip to content

Instantly share code, notes, and snippets.

@zhouqiang-cl
Created January 1, 2017 14:18
Show Gist options
  • Save zhouqiang-cl/a88c28023637862fa09d52d3d85ac901 to your computer and use it in GitHub Desktop.
Save zhouqiang-cl/a88c28023637862fa09d52d3d85ac901 to your computer and use it in GitHub Desktop.
遍历hash-table中的key
语法
(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