skeskinen / functional-data-structures

Haskell implementations for functional data structures from Okasaki and other literature.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functional data structure collection

Haskell implementations for functional data structures from Okasaki and other literature.

stack build --ghc-options="-O2"
stack exec main

About

Haskell implementations for functional data structures from Okasaki and other literature.

License:Other


Languages

Language:Haskell 94.3%Language:C++ 5.7%