Purely Functional Data Structures


Download Purely Functional Data Structures PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Purely Functional Data Structures book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Purely Functional Data Structures


Purely Functional Data Structures

Author: Chris Okasaki

language: en

Publisher: Cambridge University Press

Release Date: 1998


DOWNLOAD





This book describes data structures and data structure design techniques for functional languages.

Purely Functional Data Structures


Purely Functional Data Structures

Author: Chris Okasaki

language: en

Publisher: Cambridge University Press

Release Date: 1998-04-13


DOWNLOAD





Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from the point of view of functional languages, with examples, and presents design techniques so that programmers can develop their own functional data structures. It includes both classical data structures, such as red-black trees and binomial queues, and a host of new data structures developed exclusively for functional languages. All source code is given in Standard ML and Haskell, and most of the programs can easily be adapted to other functional languages. This handy reference for professional programmers working with functional languages can also be used as a tutorial or for self-study.

Purely Functional Data Structures


Purely Functional Data Structures

Author: Chris Okasaki

language: en

Publisher:

Release Date: 1999


DOWNLOAD





This book describes data structures and data structure design techniques for functional languages.