.. | ||
src | ||
test | ||
.gitignore | ||
packages.dhall | ||
README.md | ||
spago.dhall |
Compose
Overload do-notation for:
- function composition
- usage of existential types
File structure
File | Description |
---|---|
Compose.purs | Function composition do-notation |
Main.purs | Demo usage and existential-type do-notation |