collection

package
v1.29.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MapEx

type MapEx[K comparable, V any] map[K]V

func (MapEx[K, V]) Clone

func (m MapEx[K, V]) Clone() (newMap map[K]V)

func (MapEx[K, V]) Keys

func (m MapEx[K, V]) Keys() (seq iter.Seq[K])

func (MapEx[K, V]) Sorted

func (m MapEx[K, V]) Sorted(less func(i, j K) bool) (seq iter.Seq2[K, V])

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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