Skip to content

Instantly share code, notes, and snippets.

Created June 2, 2016 06:24
Show Gist options
  • Save anonymous/2ad6158c73ee2b0001a2ee0bfe2498cc to your computer and use it in GitHub Desktop.
Save anonymous/2ad6158c73ee2b0001a2ee0bfe2498cc to your computer and use it in GitHub Desktop.
the description for this gist
type LogoApp[A] = Coproduct[Instruction, PencilInstruction, A]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment