在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 Haskell Pocket Guide APK 下载。
2024年07月30日
Content available in the app
- Introduction: How Haskell is different from other programming languages.
- Basic datatypes
- Functions
- Statements
- Pattern matching
- List comprehension
- Input/output
- New datatypes
- Classes
- Functors
- Applicative
- Monads
- do notation
- Modules
Cheat sheets
- Basic Haskell commands
- Prelude functions
Solved exercises
- Defining functions