Skip to content

github.com/bradfitz/iter Should not be imported #5

@Hellseher

Description

@Hellseher

Hi,

Please consider to remove https://github.com/bradfitz/iter as it was just a expermental oneliner and kind of a joke.
See the note from upstream:

https://pkg.go.dev/github.com/bradfitz/iter

README

See http://godoc.org/github.com/bradfitz/iter

Documentation
Overview

Package iter provides a syntactically different way to iterate over integers. That's it.

This package was intended to be an educational joke when it was released in 2014. People didn't get the joke part and started depending on it. That's fine, I guess. (This is the Internet.) But it's kinda weird. It's one line, and not even idiomatic Go style. I encourage you not to depend on this or write code like this, but I do encourage you to read the code and think about the representation of Go slices and why it doesn't allocate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions