foldr: dicts and lists in R

Description Details References

Description

foldr provides functionality similar to dicts and lists in Python and Ruby. Everything in foldr is object oriented and copies much of the API from Python and Ruby.

Details

Creating a list

blah blah blah

Merging lists

use the + operator

Creating a dict

blah blah blah

Iteration

blah bla blah; pitfalls, shortcomings, features...

When not to use them

Don't use them with large sets of data...

References

blog post by Yhat http://blog.yhathq.com/a-blog-post/.


yhat/structr documentation built on May 4, 2019, 2:33 p.m.