funny-none
v1.0.1
Published
Simple modules for functional programming, done for fun.
Downloads
1
Readme
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.