Grig
abstract
Stack(
Array
<
StackItem
>)
package
tink.core
from
Array
<
StackItem
>
to
Array
<
StackItem
>,
import
tink.core.Error
@:forward
Static methods
@:to
static
inline
toString
(
this:
Array
<
StackItem
>
):
String