Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renkun-ken/rlist-tutorial

A tutorial for rlist package
https://github.com/renkun-ken/rlist-tutorial

Last synced: 27 days ago
JSON representation

A tutorial for rlist package

Awesome Lists containing this project

README

        

# rlist Tutorial
#### by Kun Ren

[rlist](http://renkun.me/rlist) is a set of tools for working with list objects. Its goal is to make it easier to work with lists by providing a wide range of functions on non-tabular data stored in them.

This package supports filtering, mapping, grouping, sorting, updating, searching and many other functions. It is pipe-friendly and strongly recommends functional programming style in list operations.

This tutorial serves as complete guide to using rlist functionality to work with non-tabular data.