map_

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package map_ provides the unordered map container implementation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New[k comparable, v any](elements map[k]v) immutable.Map[k, v]

New instantiates Map and copies elements to it.

func Of

func Of[k comparable, v any](elements ...c.KV[k, v]) immutable.Map[k, v]

Of instantiates Map with predefined elements.

Types

This section is empty.

Jump to

Keyboard shortcuts

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