cherryQueue

package
v1.2.9 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Queue

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

func NewQueue

func NewQueue() *Queue

func (*Queue) Clear

func (p *Queue) Clear()

func (*Queue) Empty

func (p *Queue) Empty() bool

func (*Queue) Len

func (p *Queue) Len() int

func (*Queue) Pop

func (p *Queue) Pop() (interface{}, bool)

func (*Queue) Push

func (p *Queue) Push(val interface{})

Jump to

Keyboard shortcuts

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