Hacker News new | ask | show | jobs
by kelseyfrancis 3292 days ago
> Go is type safe

Functions that accept or return the interface{} type are not type-safe. These are _common_.