set

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OfInts

func OfInts(i ...int) map[int]bool

OfInts creates set using map of ints.

func OfInts64

func OfInts64(i ...int64) map[int64]bool

OfInts64 creates set using map of int64.

func OfStrings

func OfStrings(s ...string) map[string]bool

OfStrings creates set using map of strings.

func OfUints64

func OfUints64(i ...uint64) map[uint64]bool

OfUints64 creates set using map of uint64.

Types

This section is empty.

Jump to

Keyboard shortcuts

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