What's the most common identifier in the Go stdlib?
https://t.co/tnGXfzfpqCThis is the first episode of a series on program analysis.
We will answer the question "what's the most common identifier in the Go standard library"?
And to do so we will use the most simple tool at our disposal: go/parser
#golang #video #justforfunc