Skip to content

Instantly share code, notes, and snippets.

Created May 26, 2016 06:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/0c2b723ae9d8b403a0a03e7a65cefac2 to your computer and use it in GitHub Desktop.
Save anonymous/0c2b723ae9d8b403a0a03e7a65cefac2 to your computer and use it in GitHub Desktop.
the description for this gist
trait ItemIDTag
type ItemID = Int @@ ItemIDTag
trait UserIDTag
type UserID = Int @@ UserIDTag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment