Skip to content

Instantly share code, notes, and snippets.

@tautologico
Created October 26, 2013 04:05
Show Gist options
  • Save tautologico/7165154 to your computer and use it in GitHub Desktop.
Save tautologico/7165154 to your computer and use it in GitHub Desktop.
Example of using the list building macro.
let l = list!(5, 4, 4, 3);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment