Skip to content

Instantly share code, notes, and snippets.

@calebh
Created July 20, 2019 22:38
Show Gist options
  • Save calebh/2f0ec2c34aa21b1895f4774004d01452 to your computer and use it in GitHub Desktop.
Save calebh/2f0ec2c34aa21b1895f4774004d01452 to your computer and use it in GitHub Desktop.
type Kind = Star | KFun of Kind * Kind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment