APKPure에서 안전하고 빠른 APK 다운로드
APKPure는 바이러스 없는 Haskell Pocket Guide APK 다운로드를 위해 서명 확인을 사용합니다.
Jul 30, 2024
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