> For the complete documentation index, see [llms.txt](https://learnyouahaskell.mno2.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learnyouahaskell.mno2.org/zh-tw/summary.md).

# SUMMARY

* [Chap 01 - Introduction](/zh-tw/ch01/introduction.md)
* [Chap 02 - Ready Go](/zh-tw/ch02/ready-go.md)
* [Chap 03 - Type And Typeclass](/zh-tw/ch03/type-and-typeclass.md)
* [Chap 04 - Syntax in Function](/zh-tw/ch04/syntax-in-function.md)
* [Chap 05 - Recursion](/zh-tw/ch05/recursion.md)
* [Chap 06 - High Order Function](/zh-tw/ch06/high-order-function.md)
* [Chap 07 - Module](/zh-tw/ch07/module.md)
* [Chap 08 - Build Our Own Type and Typeclass](/zh-tw/ch08/build-our-own-type-and-typeclass.md)
* [Chap 09 - Input and Output](/zh-tw/ch09/input-and-output.md)
* [Chap 10 - Functionally Solving Problems](/zh-tw/ch10/functionally-solving-problems.md)
* [Chap 11 - Functors, Applicative Functors 與 Monoids](/zh-tw/ch11/functors-applicative-functors-and-monoids.md)
* [Chap 12 - A Fistful of Monad](/zh-tw/ch12/a-fistful-of-monads.md)
* [Chap 13 - For a Few Monad More](/zh-tw/ch13/for-a-few-monads-more.md)
* [Chap 14 - Zippers](/zh-tw/ch14/zippers.md)
* [FAQ](/zh-tw/faq/faq.md)
* [Resource](/zh-tw/resource-1.md)
