omap

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package omap provides the ordered 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) ordered.Map[K, V]

New instantiates Map and copies elements to it.

func Of

func Of[K comparable, V any](elements ...c.KV[K, V]) ordered.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