multipletypesets

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2020 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 Float64BoolMap

type Float64BoolMap map[float64]bool

func (Float64BoolMap) Get

func (m Float64BoolMap) Get(key float64) bool

func (Float64BoolMap) Has

func (m Float64BoolMap) Has(key float64) bool

func (Float64BoolMap) Set

func (m Float64BoolMap) Set(key float64, value bool) Float64BoolMap

type IntStringMap

type IntStringMap map[int]string

func (IntStringMap) Get

func (m IntStringMap) Get(key int) string

func (IntStringMap) Has

func (m IntStringMap) Has(key int) bool

func (IntStringMap) Set

func (m IntStringMap) Set(key int, value string) IntStringMap

type KeyType

type KeyType generic.Type

type KeyTypeValueTypeMap

type KeyTypeValueTypeMap map[KeyType]ValueType

func (KeyTypeValueTypeMap) Get

func (KeyTypeValueTypeMap) Has

func (m KeyTypeValueTypeMap) Has(key KeyType) bool

func (KeyTypeValueTypeMap) Set

type ValueType

type ValueType generic.Type

Jump to

Keyboard shortcuts

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