Skip to content
/ stack Public

Simple stack implementation in Typescript.

Notifications You must be signed in to change notification settings

suchy/stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack

Simple stack implementation in Typescript.

To run tests:

git clone [email protected]:suchy/stack.git

cd stack

npm install

npm test

About

Simple stack implementation in Typescript.

Resources

Stars

Watchers

Forks