XBStackList<T> extension

on

Properties

pop → T

Available on List<T>, provided by the XBStackList extension

no setter
top → T

Available on List<T>, provided by the XBStackList extension

no setter

Methods

push(T value) → void

Available on List<T>, provided by the XBStackList extension