Stack.opOpAssign

Undocumented in source.
struct Stack(T)
alias opOpAssign(string op : "~") = insertBack

Meta