funny-chain

v1.0.3
Simple modules for functional programming, done for fun.
chain fp funny functional

chain

Simple modules for functional programming, done for fun.

Usage

import chain from 'funny-chain'

chain(i => [i, i], [1, 2, 3]) // [1, 1, 2, 2, 3, 3]

License

The MIT License (MIT). Copyright (c) 2016 Luís Rodrigues.

npm i funny-chain

Metadata

  • MIT
  • Whatever
  • Luís Rodrigues
  • released 4/30/2017

Downloads

Maintainers