stack

package
v0.0.0-...-de2953b Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 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 S

type S struct {
	Data []interface{}
}

func New

func New() *S

func (*S) Clear

func (s *S) Clear()

func (*S) IsEmpty

func (s *S) IsEmpty() bool

func (*S) Peek

func (s *S) Peek() interface{}

func (*S) Pop

func (s *S) Pop() (r interface{}, ok bool)

func (*S) Push

func (s *S) Push(v interface{})

func (*S) Size

func (s *S) Size() int

func (*S) String

func (s *S) String() string

Jump to

Keyboard shortcuts

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