Skip to content

ImmutableOctet/queue-Dlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

queue-Dlang

A basic FIFO queue module for the D programming language.

Not a double ended queue, but it gets the job done. I made this as an introduction to the language, so I can only imagine it isn't the most "standard" thing in the world. This is a rough port/rewrite of my original 'queue' Monkey module.

About

A basic FIFO queue module for the D programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages