maps

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2025 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All added in v0.0.19

func All[Map ~map[K]V, K comparable, V any](m Map) iter.Seq2[K, V]

func AppendSeq added in v0.0.22

func AppendSeq[M ~map[K]V, K comparable, V any](seq iter.Seq2[K, V], m M) iter.Seq2[K, V]

func Collect

func Collect[K comparable, V any](seq iter.Seq2[K, V]) map[K]V

func Insert added in v0.0.19

func Insert[Map ~map[K]V, K comparable, V any](m Map, seq iter.Seq2[K, V])

func Keys added in v0.0.19

func Keys[Map ~map[K]V, K comparable, V any](m Map) iter.Seq[K]

func Values added in v0.0.19

func Values[Map ~map[K]V, K comparable, V any](m Map) iter.Seq[V]

Types

This section is empty.

Jump to

Keyboard shortcuts

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