go-integer-range

command module
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 6 Imported by: 0

README

go-integer-range

In golang, converts classic for loops (for i := 0; i<10; i++) into integer rangers (for i := range 10) introduced in go 1.22.

Usage

go install github.com/lukemassa/go-integer-range@v0.2.0
go-integer-range -h

If GOBIN is not in your path, try ~/go/bin/go-integer-range -h

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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