Hacker News new | past | comments | ask | show | jobs | submit login
Go/types, the Go type checker: a tutorial (github.com/golang)
107 points by pella on Dec 22, 2015 | hide | past | favorite | 3 comments



if you want to see the type checker in action see this short tutorial on go analyze:

https://golang.org/lib/godoc/analysis/help.html


Really great package, I depend on it heavily for my codegen package. https://github.com/clipperhouse/gen


A great introduction for the go/* subpackages.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: