Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TheAlgorithms/Haskell


https://github.com/TheAlgorithms/Haskell

algorithms data-structures functional-programming hacktoberfest haskell

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

![CI (Stack)](https://github.com/TheAlgorithms/Haskell/workflows/CI%20(Stack)/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).