https://github.com/TheAlgorithms/Haskell
https://github.com/TheAlgorithms/Haskell
algorithms data-structures functional-programming hacktoberfest haskell
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/TheAlgorithms/Haskell
- Owner: TheAlgorithms
- License: mit
- Created: 2020-02-18T07:40:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-25T20:17:18.000Z (over 1 year ago)
- Last Synced: 2025-04-10T17:41:24.261Z (about 1 month ago)
- Topics: algorithms, data-structures, functional-programming, hacktoberfest, haskell
- Language: Haskell
- Size: 177 KB
- Stars: 398
- Watchers: 17
- Forks: 99
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - TheAlgorithms/Haskell - structures,functional-programming,hacktoberfest,haskell pushed_at:2024-01 star:0.4k fork:0.1k (Haskell)
README
/badge.svg)
# The Algorithms - Haskell
Haskell is a general-purpose, statically typed, purely functional programming language with type inference and lazy evaluation.### All algorithms implemented in Haskell (for education)
These implementations are for learning purposes. They may be less efficient than the implementations in the Haskell standard library.
## Community Channel
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
## List of Algorithms
See our [directory](DIRECTORY.md).