Skip to content

A more complete implementation of deques for Nim

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
copying.txt
Notifications You must be signed in to change notification settings

McChuck05/Deque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a more complete implementation of a Deque (double-ended queue) data structure for Nim. It is intended to replace std/deques. HTML documentation can be created by running nim doc deque.nim

About

A more complete implementation of deques for Nim

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
copying.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages