ramped.subtract

0.2.0 • Public • Published

Ramped subtract

Return the result of subtracting the first value from the second.

Install

To add as a dependency to a Node.js project:

npm i ramped.subtract --save

Usage

subtract = require('ramped.subtract')

subtract_4 = subtract(4)

subtract_4(6)
// 2

License

ISC

Readme

Keywords

none

Package Sidebar

Install

npm i ramped.subtract

Weekly Downloads

3

Version

0.2.0

License

ISC

Last publish

Collaborators

  • mattms