Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStackIsEmptyNativeError ¶
func NewStackIsEmptyNativeError() error
NewStackIsEmptyNativeError creates an untranslated error to indicate stack is empty (internal error)
Types ¶
type Stack ¶
type Stack[T any] struct { // contains filtered or unexported fields }
Stack
func NewStackWith ¶
Click to show internal directories.
Click to hide internal directories.