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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i funny-remainder

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • goblindegook