Y
Hacker News
new
|
ask
|
show
|
jobs
by
dnautics
36 days ago
probably not maps, but structs yes.
1 comments
s3cur3
36 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.
link
dnautics
35 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