Hacker News new | ask | show | jobs
by FreakLegion 260 days ago
It turns them into thunks (formerly strings) automatically, an important detail if you're inspecting annotations at run time because the performance hit of resolving the actual type can be significant.
1 comments

TIL, thanks! It looks like 3.14 is also changing it so that all evaluations are lazy.