Hacker News new | ask | show | jobs
by simiones 1864 days ago
Explicitly, I believe you, but I'd bet you've often implicitly cast to interface{} (even some very legitimate cases like json.Marshal() are still technically casts to interface{}).