stack

package
v0.0.0-...-11ada09 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item string

type ItemStack

type ItemStack struct {
	// contains filtered or unexported fields
}

func (*ItemStack) IsEmpty

func (s *ItemStack) IsEmpty() bool

func (*ItemStack) New

func (s *ItemStack) New() *ItemStack

func (*ItemStack) Pop

func (s *ItemStack) Pop() string

func (*ItemStack) Push

func (s *ItemStack) Push(t string)

func (*ItemStack) Top

func (s *ItemStack) Top() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL