funny-modulo

1.0.1 • Public • Published

modulo

Simple modules for functional programming, done for fun.

Usage

import or from 'funny-modulo'
 
modulo(7, 3)  // 1
modulo(-7, 3) // 2

License

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

Package Sidebar

Install

npm i funny-modulo

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • goblindegook