Type Alias Stack<T>

Stack: StackFrame<T>[]

Stack type for storing frames

Type Parameters

  • T = unknown