funny-or

1.0.2 • Public • Published

or

Simple modules for functional programming, done for fun.

Usage

import or from 'funny-or'
 
or(true, false)  // true
or(false, false) // false

License

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

Readme

Keywords

Package Sidebar

Install

npm i funny-or

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • goblindegook