Created
June 2, 2016 06:24
-
-
Save anonymous/2ad6158c73ee2b0001a2ee0bfe2498cc to your computer and use it in GitHub Desktop.
the description for this gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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