1.0.1 • Published 7 months ago

algorithm001 v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

##使用algorithm的步骤

##安装

npm i algorithm001

##导入

const jis = require("./algorithm001")

##使用

console.log(jis.add(2,1))
console.log(jis.reduce(2,1))
console.log(jis.ride(2,1))

##开发协议 ISC

1.0.1

7 months ago

1.0.0

7 months ago