ir

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Int

func Int(AStart, AEnd int) []int

func Int64

func Int64(AStart, AEnd int64) []int64

func Int64Step

func Int64Step(AStart, AEnd, AStep int64) []int64

func IntStep

func IntStep(AStart, AEnd, AStep int) []int

Types

type MapPair

type MapPair[K comparable, V comparable] struct {
	Key   K
	Value V
}

func OrderMap

func OrderMap[K comparable, V comparable](m isc.OrderMap[K, V]) []MapPair[K, V]

Jump to

Keyboard shortcuts

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