Saber2pr / list

Singly linked list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

saber-list

Singly linked list.

# from npm
npm install saber-list

# from github
git clone https://github.com/Saber2pr/saber-list.git

start

npm install
npm start

npm test

Author: saber2pr


develope and test

you should write ts in /src

you should make test in /src/test

export your core in /src/index.ts!

About

Singly linked list.


Languages

Language:TypeScript 100.0%