funny-none

1.0.1 • Public • Published

none

Simple modules for functional programming, done for fun.

Usage

import none from 'funny-none'

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

License

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

Readme

Keywords

Package Sidebar

Install

npm i funny-none

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • goblindegook