Skip to content

Instantly share code, notes, and snippets.

@betawaffle
Created April 5, 2012 21:30
Show Gist options
  • Save betawaffle/2314307 to your computer and use it in GitHub Desktop.
Save betawaffle/2314307 to your computer and use it in GitHub Desktop.
% Fuck you, erlang!
mem_get(Addr, <<_:Addr/unit:?WORD, Word:1/binary-unit:?WORD, _/binary>>) ->
Word.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment