Stack

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

pop
void pop()
Undocumented in source. Be warned that the author may not have intended to support it.
push
void push(U item)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
top
inout(Node*) top [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Node
struct Node
Undocumented in source.

Meta