learnhaskell:我用来理解Haskell概念的注释和代码实践

时间:2021-05-26 12:38:20
【文件属性】:
文件名称:learnhaskell:我用来理解Haskell概念的注释和代码实践
文件大小:26KB
文件格式:ZIP
更新时间:2021-05-26 12:38:20
JavaScript ![](HaskellLogo.png“哈斯克尔”) 了解Haskell 一系列代码示例,说明了按主题和参考幻灯片组织的功能性编程概念。 在Haskell Koans存储库中可以找到更多的haskell基础知识。 (hskoans) 带有参考源代码的子目录列表 你好,世界 纯度 一流的功能 词汇范围 安全递归 纯度 屈服的 映射,过滤,缩小 函子 应用函子 单子 参考幻灯片
【文件预览】:
learnhaskell-master
----currying()
--------currying.js(179B)
--------currying2.hs(725B)
--------currying2.js(1KB)
--------currying.hs(169B)
----lexicalscope()
--------lexicalscope.js(255B)
----.gitignore(161B)
----applicatives()
--------applicativefunctors.hs(134B)
--------applicativefunctors.js(2KB)
--------modularity.hs(207B)
----functors()
--------maybefunctors.hs(405B)
--------functors.hs(233B)
--------maybefunctors.js(778B)
--------functors.js(984B)
----constraints()
--------constraint.hs(214B)
----LICENSE(1KB)
----purity()
--------pureorimpure.js(905B)
--------impure.js(193B)
--------pure.js(174B)
----monads()
--------monad.hs(470B)
--------monad3.hs(1KB)
--------monad5.hs(140B)
--------monad_seq1.py(1KB)
--------example2.py(853B)
--------monad4.hs(172B)
--------monad_err3.py(1KB)
--------monad2.hs(577B)
--------example.py(580B)
--------maybemonad.hs(163B)
--------monad_seq3.py(271B)
--------monad_err2.py(917B)
--------monads.js(1KB)
--------monad_err1.py(1KB)
--------monad_seq2.py(2KB)
----helloworld()
--------IOreturn.hs(205B)
--------basicsyntax.hs(92B)
--------main.hs(234B)
----HaskellLogo.png(6KB)
----README.md(809B)
----quickcheck()
--------prop_indempotent.hs(462B)
----mapfilterreduce()
--------mapreducefilter.js(453B)
--------mapreducefilter.hs(480B)
----firstclassfunction()
--------firstclassfunction.js(201B)
----saferecursion()
--------saferecursion.js(221B)

网友评论