I have watched a video about Swift where it’s expl...
# language-proposals
p
I have watched a video about Swift where it’s explained that structs with just one basic type (numbers/string) is optimized away at compile time to be represented by just that basic type. This allows the creations of thin wrappers.
r
Do you have link to the video?
p
sure, here it is:

https://www.youtube.com/watch?v=UTm5p96KlEc