Order_Map

package
v0.0.0-...-48c9e09 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Int_Map

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

func NewIntMap

func NewIntMap(cap int) *Int_Map

func (*Int_Map) Erase

func (m *Int_Map) Erase(key int)

func (*Int_Map) Exists

func (m *Int_Map) Exists(key int) bool

func (*Int_Map) GetByOrderIndex

func (m *Int_Map) GetByOrderIndex(index int) (int, interface{}, bool)

func (*Int_Map) Insert

func (m *Int_Map) Insert(key int, data interface{}) bool

func (*Int_Map) Size

func (m *Int_Map) Size() int

Jump to

Keyboard shortcuts

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