Comment by enneff
7 years ago
If you want to see an example of Sanjay's elegant code, take a look at his Go stream package: https://github.com/ghemawat/stream
7 years ago
If you want to see an example of Sanjay's elegant code, take a look at his Go stream package: https://github.com/ghemawat/stream
Sanjay's "experimental" directory in Google's repo -- a place where users can commit unreviewed code that are just ideas, or park some code that isn't ripe yet -- is full of gems.