Skip to content

fix: correct typo "而不再试" → "而不再是" - #244

Merged
chai2010 merged 1 commit into
gopl-zh:masterfrom
lin-snow:patch-1
Sep 2, 2025
Merged

fix: correct typo "而不再试" → "而不再是"#244
chai2010 merged 1 commit into
gopl-zh:masterfrom
lin-snow:patch-1

Conversation

@lin-snow

@lin-snow lin-snow commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

@chai2010

This pull request fixes a typo in the documentation.
The original text mistakenly used "而不再试" (meaning "no longer try"),
which should be "而不再是" (meaning "no longer is").

This correction makes the sentence semantically accurate and avoids confusion for readers.

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.
@chai2010
chai2010 merged commit e13b3dc into gopl-zh:master Sep 2, 2025
@chai2010

chai2010 commented Sep 2, 2025

Copy link
Copy Markdown
Collaborator

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants