Skip to content

Instantly share code, notes, and snippets.

@pclouds
Created March 30, 2016 05:07
Show Gist options
  • Save pclouds/9d1276bcb40a963531e8e91582ebaa1a to your computer and use it in GitHub Desktop.
Save pclouds/9d1276bcb40a963531e8e91582ebaa1a to your computer and use it in GitHub Desktop.
(define-cise-macro define-enums
[(_ sym ...) (for-each define-enum sym ...)])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment