o-santi / functional-structures

my studies through functional implementations of common data-structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

functional structures

just a simples repo to record some annotations and implementations (and some proofs) of common data structures (trees, lists, vectors, maps...) presented in the book Functional Algorithms Verified.

most of them are in kind, so i recomend checking it out.

About

my studies through functional implementations of common data-structures