再來看看更多 Monad 你所不知道的 Writer Monad Monoids 的好處 The Writer type Using do notation with Writer Adding logging to programs Inefficient list construction Difference lists Comparing...
從零開始 準備好了嗎? 初學者的第一個函數 List 入門 使用 Range List Comprehension Tuple 從零開始 準備好了嗎? 準備來開始我們的旅程!如果你就是那種從不看說明書的人,我推薦你還是回頭看一下簡介的最後一節。那裡面講了這個教學中你需要用到的工具及基本用法。我們首先要做的就是進入 ghc 的互動模...