Skip to content

Instantly share code, notes, and snippets.

@xenophobia
Created December 5, 2013 15:50
Show Gist options
  • Select an option

  • Save xenophobia/7807851 to your computer and use it in GitHub Desktop.

Select an option

Save xenophobia/7807851 to your computer and use it in GitHub Desktop.
(define $expl-hash
{| ["key1" "data1"] ["key2" "data2"] ["key3" "data3"] |})
(test expl-hash_"key1")
> "data1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment