Purely Functional Data Structures
Use attributes for filter ! | |
Google books | books.google.com |
---|---|
Originally published | 1996 |
Authors | Chris Okasaki |
Genres | Thesis |
Date of Reg. | |
Date of Upd. | |
ID | 2058590 |
About Purely Functional Data Structures
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 such as Standard ML, Haskell, or Scheme. . . .