go.git
3 years agotour: Concurrent tree comparison: Add mutexes and waitGroup.
sgf [Wed, 11 May 2022 15:04:21 +0000 (18:04 +0300)]
tour: Concurrent tree comparison: Add mutexes and waitGroup.

Add mutexes for syncing prints from go routines walking both trees.
Add wait group for waiting for print from last go routine to complete.

3 years agogitignore.
sgf [Wed, 11 May 2022 15:04:06 +0000 (18:04 +0300)]
gitignore.

3 years agotour: Concurrent tree comparison exercise solution.
sgf [Wed, 11 May 2022 14:36:32 +0000 (17:36 +0300)]
tour: Concurrent tree comparison exercise solution.

3 years agonew(video): Add Rob Pike video about parsing.
sgf [Tue, 8 Mar 2022 13:58:01 +0000 (16:58 +0300)]
new(video): Add Rob Pike video about parsing.