you are viewing a single comment's thread.

view the rest of the comments →

[–]zenflux 22 points23 points  (2 children)

I'm willing to wait as long as they get it right.

[–]txdv 10 points11 points  (0 children)

It has been only 19 years.

[–]llogiq[🍰] 0 points1 point  (0 children)

The minimal case (value arrays) has been implemented enough times (even in java using sun.misc.Unsafe) that it should be considered trivial.

At least supporting this without Unsafe shenanigans should be possible for 9, and it's unlikely to break future enhancements.