stack

package
v0.0.0-...-211c7f1 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

stack_struct.go

Index

Constants

View Source
const LIMIT = 10

Variables

This section is empty.

Functions

This section is empty.

Types

type Stack

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

func (*Stack) Pop

func (st *Stack) Pop() int

func (*Stack) Push

func (st *Stack) Push(n int)

func (Stack) String

func (st Stack) String() string

Jump to

Keyboard shortcuts

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