go-streams
go-streams copied to clipboard
introduce a stream standard in go?
Do you think it would make sense to open discussion on golang/go if streams should become standard like in Java 8+?
If Combined with IO file doesn't need to be read entirely to memory. This would for instance help fix #10
Hi @BigB84 . I definitely would love a library like this one in the Golang Framework, I'd have to investigate what the process is to add a feature to the Golang codebase
Both, Go's contributors and community, will most probably say it is not idiomatic.