You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
193 B
10 lines
193 B
7 years ago
|
# 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)
|