README.md
May 23, 2023 ยท View on GitHub
Author Pablo Picouto Garcia
Haskell is a standardized, general-purpose purely functional programming language, with strong static typing.
Here we cover with examples the most important features of the language.
If you want to reference to the official documentation visit Here

Features
- Arithmetic
- Collections
- Conditions
- HighOrder
- Pipelines
- Tuples
- Data type
- Maybe
- Type classes
- Async
- Error handling
- Generics

Patterns

Server

Programs

Connectors
You can find the main class to run the app here