directory
0.0.0-20240315124706-cfd81ac7bf68
Repository: https://github.com/jaymzee/go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Closures
based on: https://ewencp.org/blog/golang-iterators/index.html
author claims it's an ugly pattern but it doesn't even work properly :/ fixed example with semantics similar to javascript and python.
Channels based on: https://ewencp.org/blog/golang-iterators/index.html
.
No description provided by the author