Difference between revisions of "UndeaD"

From D Wiki
Jump to: navigation, search
m (External Links: spelling)
m (Category)
 
Line 8: Line 8:
 
*[https://github.com/dlang/undead undeaD github project page]
 
*[https://github.com/dlang/undead undeaD github project page]
 
*[https://code.dlang.org/packages/undead undeaD dub page]
 
*[https://code.dlang.org/packages/undead undeaD dub page]
 +
 +
[[Category:Development_Library]]

Latest revision as of 02:45, 7 March 2020

undeaD is a github project that has been created to hold source code that was in the D standard library (named Phobos), but was removed at some point. undeaD is part of the DUB package management system.



External Links