株式会社極東書店トップ商品一覧Purely Functional Data Structures.

商品詳細

Purely Functional Data Structures.

Purely Functional Data Structures.

・ISBN 978-0-521-66350-2 paper GB£ 47.00

¥14,889.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
電子版あり 大学・学術機関向け電子ブック(eBook)ISBN 9780511530104
著者・編者Okasaki, Chris,
出版社 (Cambridge University Press, UK)
出版年月1999
ページ数232 pp.
言語ENG
ニュース番号<A00-7838>

解説

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.