FIFOStack.count

class FIFOStack(T)
@property
count
()

Return Value

Type: uinteger

number of items in stack

Meta