stack

package
v0.0.0-...-5f0e84e Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package stack implements a generic stack

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FooStack

type FooStack []foo

func (*FooStack) Pop

func (s *FooStack) Pop() (foo, bool)

func (*FooStack) Push

func (s *FooStack) Push(v foo)

func (*FooStack) Top

func (s *FooStack) Top() (foo, bool)

Jump to

Keyboard shortcuts

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