๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Functional Data Structures in R

โœ Scribed by Thomas Mailund


Publisher
Apress
Year
2017
Tongue
English
Leaves
259
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.


๐Ÿ“œ SIMILAR VOLUMES


Functional Data Structures in R: Advance
โœ Thomas Mailund (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Apress ๐ŸŒ English

<p>Get an introduction to functional data structures using R and write more effective code and gain performance for your programs. This book teaches you workarounds because data in functional languages is not mutable: for example youโ€™ll learn how to change variable-value bindings by modifying enviro

Purely Functional Data Structures
โœ Chris Okasaki ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Cambridge University Press ๐ŸŒ English

This book is great for someone who already understands the basics of functional programming but wants to learn more. I should note that terseness is one of this book's greatest strong points. In other words, don't assume that just because the book is short that it will be a short read. There's ju

Purely Functional Data Structures
โœ Chris Okasaki ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Cambridge University Press ๐ŸŒ English

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, wi

Purely functional data structures
โœ Okasaki, Chris ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Cambridge University Press ๐ŸŒ English

Data structures and data structure design techniques for functional languages.