Jul 30, 2024
किसी भी समय सीखने और परामर्श करने के लिए आपकी जेब में एक हास्केल ट्यूटोरियल। Haskell Pocket Guide का नवीनतम संस्करण 1.0 डाउनलोड करें ताकि आप नए फ़ीचर्स और अपडेट्स का तुरंत आनंद ले सकें!
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