DList.createNode

BaseNode * createNode(Stuff)(auto ref Stuff arg, BaseNode * prev = null, BaseNode * next = null)
No documentation available for this declaration.