Skip to content

Neal-C/exploring-go-experimental-rangefunc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Exploring experimental feature of GO 1.22

Documentation

Read the docs : https://go.dev/wiki/RangefuncExperiment

Requirements

Requires : Go 1.22.x

Instructions

## run
GOEXPERIMENT=rangefunc go run .
## build 
GOEXPERIMENT=rangefunc go build -o main.exe main.go

About

GO, hacking, experimenting & personal notes

Topics

Resources

Stars

Watchers

Forks

Languages