pointhm

package
v0.0.0-...-5564bc9 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PointHM

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

func NewPointHM

func NewPointHM() *PointHM

func (*PointHM) Get

func (p *PointHM) Get(x, y int) (v interface{}, ok bool)

func (*PointHM) Remove

func (p *PointHM) Remove(x, y int) (v interface{}, ok bool)

func (*PointHM) Set

func (p *PointHM) Set(x, y int, v interface{})

func (*PointHM) Walk

func (p *PointHM) Walk(fn func(x, y int, v interface{}))

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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