Files
gopl-zh.github.com/ch5
L1nSn0w a08a8f4162 Revise chapter 5.6 on anonymous functions and closures
This section introduces anonymous functions in Go, explaining their syntax, usage, and implications in terms of closures and lexical environments. It also discusses common pitfalls related to variable capture in loops and provides examples of breadth-first search and topological sorting.
2025-09-02 15:44:42 +08:00
..
2023-05-07 22:46:29 +08:00
2022-09-05 11:25:18 +08:00
2022-10-08 13:57:32 +08:00
2022-09-05 16:47:45 +08:00