Y
Hacker News
new
|
ask
|
show
|
jobs
by
s3cur3
32 days 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.
1 comments
dnautics
31 days ago
Would it? I bet you could be very clever with transitional guards and the patching compiler to defensively handle both cases on detection of %{...}
link