9 ms·
I dunno… it’d break a looooot of code if structs were suddenly not also maps. My bet is this becomes a new option you have to manually migrate to.
by s3cur3 4mo ago
I dunno… it’d break a looooot of code if structs were suddenly not also maps. My bet is this becomes a new option you have to manually migrate to.
- dnautics 4mo agoWould it? I bet you could be very clever with transitional guards and the patching compiler to defensively handle both cases on detection of %{...}