Skip to content

Commit 2f563a8

Browse files
committed
update: SUMMARY and add type classes
1 parent d247178 commit 2f563a8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

haskell-for-rustaceans/src/SUMMARY.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@
1111
- [Data Types](./ch02-01-data-types.md)
1212
- [Control Flow](./ch02-02-control-flow.md)
1313
- [Functions]()
14-
- [Borrowing]()
14+
- [Linear Types]()
15+
- [Type classes]()
16+
- [Orphan instances]()
17+
- [Overlapping instances]()
18+
- [Incoherent instances]()

0 commit comments

Comments
 (0)