Skip to content

Instantly share code, notes, and snippets.

@techtangents
Created April 14, 2014 11:36
Show Gist options
  • Save techtangents/10640134 to your computer and use it in GitHub Desktop.
Save techtangents/10640134 to your computer and use it in GitHub Desktop.
Ϟ *Main
λ let x = 1 :/ 'a' :/ 2 :/ 'c' :/ ABNil
Ϟ *Main
λ :t x
x :: ABList Integer Char
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment