0.1.1 • Published 2 years ago

@fwoar/js-data-lens v0.1.1

Weekly downloads
-
License
Apache v2
Repository
github
Last release
2 years ago

Table of Contents

  1. Intro

Intro

What is this? Some minimal functional programming utilities imitating the api of fwoar-functional-utils.el and data-lens to enable easy translation of transformations between elisp, common lisp and javascript. These functions all follow the convention where they are first called with the "secondary" arguments to the operation and then, next, they are called with the data structure to operate on. This enables a compositional style, without the overhead of something like Ramda's currying.

https://raster.shields.io/npm/v/@fwoar/js-data-lens

0.1.1

2 years ago

0.1.0

2 years ago

0.0.0

2 years ago