funny-remainder

1.0.1 • Public • Published

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.

Package Sidebar

Install

npm i funny-remainder

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • goblindegook