funny-call
v1.0.1
Published
Simple modules for functional programming, done for fun.
Downloads
5
Readme
call
Simple modules for functional programming, done for fun.
Usage
import call from 'funny-call'
call(Math.max, 1, 2, 3) // 3
License
The MIT License (MIT). Copyright (c) 2016 Luís Rodrigues.