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.

/funny-modulo/

    Package Sidebar

    Install

    npm i funny-modulo

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • goblindegook