Gets the number of elements contained in the KavenStack.
The number of elements contained in the KavenStack.
Determines whether an element is in the KavenStack.
The object to locate in the KavenStack. The value can be undefined.
Inserts an object at the top of the KavenStack.
The object to push onto the KavenStack. The value can be undefined.
Represents a variable size last-in-first-out (LIFO) collection of instances of the same specified type.
Since
1.1.19
Version
2021-12-14