Drkcore
30
09
2010
Haskell
RWH
Tweet
Real World Haskell 4章 練習問題4-4
concat実装
myconcat :: [[a]] -> [a] myconcat = foldr (++) []
Real World Haskell―実戦で学ぶ関数型言語プログラミング
Bryan O'Sullivan,John Goerzen,Don Stewart
オライリージャパン / ¥ 3,990 ()
在庫あり。