Hacker News new | ask | show | jobs
by SJC_Hacker 448 days ago
if type(var) != type(var2): # here's your type safety
1 comments

Safety, not equality.