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