@crimsx/cmpt315lab2
v1.0.3
Published
Lab 2 for CMPT315
Downloads
3
Readme
Project Title
A short description
Purpose
**BEWARE: This library was published for learning purposes. It is not int
Describe the intended intent
Usage
Install it:
npm install @crimsx/cmpt315lab2
Require it:
const _ = require('@crimsx/cmpt315lab2');
Call it:
const results = _.firstFunction()
Documentation
The following functions are currently implemented:
function1(...)
: descriptionfunction2(...)
: descriptionfunction3(...)
: description