funny-and

1.0.2 • Public • Published

and

Simple modules for functional programming, done for fun.

Usage

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

License

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i funny-and

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • goblindegook