Purely Functional Data Structures

Purely Functional Data Structures
Author :
Publisher : Cambridge University Press
Total Pages :
Release :
ISBN-10 : 9781139811019
ISBN-13 : 1139811010
Rating : 4/5 (19 Downloads)

Book Synopsis Purely Functional Data Structures by : Chris Okasaki

Download or read book Purely Functional Data Structures written by Chris Okasaki and published by Cambridge University Press. This book was released on 1998-04-13 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 Related Books

Purely Functional Data Structures
Language: en
Pages:
Authors: Chris Okasaki
Categories: Computers
Type: BOOK - Published: 1998-04-13 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

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 function
Learning Functional Data Structures and Algorithms
Language: en
Pages: 394
Authors: Atul Khot
Categories:
Type: BOOK - Published: 2016-10-31 - Publisher:

DOWNLOAD EBOOK

Learn functional data structures and algorithms for your applicationsAbout This Book*Moving from object-oriented programming to functional programming? This boo
Learning F# Functional Data Structures and Algorithms
Language: en
Pages: 206
Authors: Adnan Masood
Categories: Computers
Type: BOOK - Published: 2015-06-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

F# is a multi-paradigm programming language that encompasses object-oriented, imperative, and functional programming language properties. The F# functional prog
Learning Functional Data Structures and Algorithms
Language: en
Pages: 312
Authors: Atul S. Khot
Categories: Computers
Type: BOOK - Published: 2017-02-23 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn functional data structures and algorithms for your applications and bring their benefits to your work now About This Book Moving from object-oriented prog
Advanced Data Structures
Language: en
Pages: 161
Authors: Daniel R. Page
Categories: Computers
Type: BOOK - Published: 2020-11-08 - Publisher: PageWizard Games, Learning & Entertainment

DOWNLOAD EBOOK

Learn Data Structures and Algorithms! This book is a collection of lectures notes on Data Structures and Algorithms. The content found in this book supplements