parent
3a1d972300
commit
0c1f5319e0
4 changed files with 17 additions and 9 deletions
@ -0,0 +1,10 @@ |
|||||||
|
# 25 Composing Types |
||||||
|
|
||||||
|
## 25.4 Twinplicative |
||||||
|
|
||||||
|
see [src/gotcha.hs](./src/gotcha.hs) |
||||||
|
|
||||||
|
## 25.6 Compose Instances |
||||||
|
|
||||||
|
- see [src/gotcha.hs](./src/gotcha.hs) |
||||||
|
- see [src/bifunctor.hs](./src/bifunctor.hs) |
@ -1,2 +0,0 @@ |
|||||||
# GOTCHA! Exercise time |
|
||||||
see src/gotcha.hs |
|
@ -1,5 +0,0 @@ |
|||||||
# Exercises: Compose Instances |
|
||||||
see src/gotcha.hs |
|
||||||
|
|
||||||
## Bifunctor |
|
||||||
see src/bifunctor.hs |
|
Loading…
Reference in new issue