@1point7point4/sub

1.0.0 • Public • Published

sub

This module exports the subtraction function, (x, y) => x - y.

usage

const sub = require("@1point7point4/sub");
sub(2, 1); // 1

Readme

Keywords

Package Sidebar

Install

npm i @1point7point4/sub

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

635 B

Total Files

3

Last publish

Collaborators

  • 1point7point4