Hacker News new | ask | show | jobs
by derekperkins 895 days ago
I wouldn't classify type assertion as reflection. It's a super fast type check of the object header, not dynamic reflection.