Skip to content

Double Ended Queue Datastructure - ordered collection with optimized access from its endpoints

Notifications You must be signed in to change notification settings

enki/node-deque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dequeue is a double ended linked queue that is fast to access from both ends

you can push and pop, and shift and unshift as you please

MIT licensed

About

Double Ended Queue Datastructure - ordered collection with optimized access from its endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published