stack property

List<Posit> stack
final

Stack List

Implementation

final List<Posit> stack = [];