- Fix
void Fix(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- Init
void Init(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
- Pop
D Pop()
Undocumented in source. Be warned that the author may not have intended to support it.
- Push
void Push(D d)
Undocumented in source. Be warned that the author may not have intended to support it.
- Remove
D Remove(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- get
D get(int idx)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
int length()
Undocumented in source. Be warned that the author may not have intended to support it.