Purely Functional Data Structures

Purely Functional Data Structures book cover

Purely Functional Data Structures

Author(s): Chris Okasaki (Author)

  • Publisher: Cambridge University Press
  • Publication Date: 18 Jun. 1998
  • Language: English
  • Print length: 232 pages
  • ISBN-10: 0521631246
  • ISBN-13: 9780521631242

Book Description

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.

Editorial Reviews

Review

“This book is important because it presents data structures from the point of view of functional languages…a handy reference for professional functional programmers…Most of the programs can easily be adapted to other functional languages. Even C and Java programmers should find implementing these data structures a relatively straightforward process…Programs are physically well structured and readable, and are displayed in boxes. Okasaki has produced a valuable book about functional programming, exploring a wide range of data structures…a significant contribution to the computer science literature.” Computing Reviews

Book Description

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

About the Author

fm.author_biographical_note1

View on Amazon

电子书代发PDF格式价格30我要求助
未经允许不得转载:Wow! eBook » Purely Functional Data Structures