unsafe

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 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 Iter

type Iter[K comparable, V any] iter

func NewIter

func NewIter[K comparable, V any](m map[K]V) *Iter[K, V]

func (*Iter[K, V]) Has

func (i *Iter[K, V]) Has() bool

func (*Iter[K, V]) Key

func (i *Iter[K, V]) Key() K

func (*Iter[K, V]) Next

func (i *Iter[K, V]) Next()

func (*Iter[K, V]) Value

func (i *Iter[K, V]) Value() V

Jump to

Keyboard shortcuts

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