Hacker News new | ask | show | jobs
by Too 2878 days ago
That would be the equivalent of static_cast in c++, or casting via (object) in C#. Both of those are considered type safe but can still be abused also.