Cover of Purely Functional Data Structures

Purely Functional Data Structures

by Chris Okasaki

4.14(669 ratings)

Most books on data structures assume an imperative language such as C or C++. However, data structures for these languages do not always translate well to functional languages…