slices

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ERange

func ERange[T constraints.Number](min, max T, step ...T) []T

ERange generates a slice of numbers from min up to, but not including, max.

func IRange

func IRange[T constraints.Number](min, max T, step ...T) []T

IRange generates a slice of numbers from min to max, inclusive.

Types

This section is empty.

Jump to

Keyboard shortcuts

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