mymap

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: MIT Imports: 1 Imported by: 1

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 (*Map) Delete

func (mp *Map) Delete(key interface{})

func (*Map) First

func (mp *Map) First() *item

func (*Map) Get

func (mp *Map) Get(key interface{}) (interface{}, bool)

func (*Map) Len

func (mp *Map) Len() int

func (*Map) Set

func (mp *Map) Set(key interface{}, value interface{})

Jump to

Keyboard shortcuts

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