Skip to content

Instantly share code, notes, and snippets.

@minimapletinytools
Created June 30, 2018 20:52
Show Gist options
  • Save minimapletinytools/be1f839dfac05e397b74269d7191c14b to your computer and use it in GitHub Desktop.
Save minimapletinytools/be1f839dfac05e397b74269d7191c14b to your computer and use it in GitHub Desktop.
```haskell
type Item (ListN n a) = a
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment