stack

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2025 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Array

type Array[T any] struct {
	// contains filtered or unexported fields
}

func (*Array[T]) IsEmpty

func (s *Array[T]) IsEmpty() bool

func (*Array[T]) Len

func (s *Array[T]) Len() int

func (*Array[T]) Pop

func (s *Array[T]) Pop() (T, bool)

func (*Array[T]) Push

func (s *Array[T]) Push(value T)

Jump to

Keyboard shortcuts

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