smap

package
v1.0.26 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: Apache-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 Map

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

func New

func New() *Map

func (*Map) Delete

func (m *Map) Delete(index uint64)

func (*Map) Get

func (m *Map) Get(index uint64) (value interface{}, has bool)

func (*Map) Len

func (m *Map) Len() int

func (*Map) Max

func (m *Map) Max() uint64

func (*Map) Min

func (m *Map) Min() uint64

func (*Map) Set

func (m *Map) Set(index uint64, item interface{})

Jump to

Keyboard shortcuts

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