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