ekalosak / haskell-practice

My solutions to Haskell practice problems

Home Page:https://wiki.haskell.org/99_questions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purely functional programming

My solutions to https://wiki.haskell.org/99_questions/1_to_10

Progress:

Solved: 1-61 except the following challenges and skips Challenges: pr 27, 28, 50, 54 Skipped: 37, 38, 47, 48

Todo:

Add quickcheck tests to solutions Add coq proofs to check solutions Translate to pointfree style Improve time complexities

About

My solutions to Haskell practice problems

https://wiki.haskell.org/99_questions

License:GNU Lesser General Public License v3.0


Languages

Language:Haskell 100.0%