Type Definition gcollections::wrappers::vector::VectorStack[][src]

type VectorStack<T> = Stack<Vector<T>, Back>;