Skip to content

Commit

Permalink
re-generate summary to include recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Feb 25, 2018
1 parent c884086 commit 97dae0e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* [A Flickr of Functional Programming](ch06.md#a-flickr-of-functional-programming)
* [A Principled Refactor](ch06.md#a-principled-refactor)
* [In Summary](ch06.md#in-summary)
* [Chapter 07: Hindley-milner and Me](ch07.md)
* [Chapter 07: Hindley-Milner and Me](ch07.md)
* [What's Your Type?](ch07.md#whats-your-type)
* [Tales from the Cryptic](ch07.md#tales-from-the-cryptic)
* [Narrowing the Possibility](ch07.md#narrowing-the-possibility)
Expand Down Expand Up @@ -122,6 +122,7 @@
* [match](appendix_c.md#match)
* [prop](appendix_c.md#prop)
* [reduce](appendix_c.md#reduce)
* [replace](appendix_c.md#replace)
* [safeHead](appendix_c.md#safehead)
* [safeLast](appendix_c.md#safelast)
* [safeProp](appendix_c.md#safeprop)
Expand All @@ -130,6 +131,7 @@
* [split](appendix_c.md#split)
* [take](appendix_c.md#take)
* [toLowerCase](appendix_c.md#tolowercase)
* [toString](appendix_c.md#tostring)
* [toUpperCase](appendix_c.md#touppercase)
* [traverse](appendix_c.md#traverse)
* [unsafePerformIO](appendix_c.md#unsafeperformio)

0 comments on commit 97dae0e

Please sign in to comment.