funny-all

1.0.1 • Public • Published

all

Simple modules for functional programming, done for fun.

Usage

import all from 'funny-all'

all(i => i, [true, true])  // true
all(i => i, [true, false]) // false

License

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

Readme

Keywords

Package Sidebar

Install

npm i funny-all

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • goblindegook