在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