logoalt Hacker News

throwawaymathsyesterday at 1:33 PM0 repliesview on HN

> Types either represent the data correctly or not.

No. two types can represent the same payload, but one might be a simple structure, the other one could be three or twenty nested type template abstractions deep, and created by a proc macro so you can't chase down how it was made so easily.