1.0.1 • Published 2 years ago

algorithm001 v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.0.0

2 years ago