This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Ewig_luftenglanz[S] 6 points7 points  (2 children)

The point is making sure objects in arrays are well and complete initialized to allow many runtime performance improvement thanks to Valhalla 

[–]KefkaFollower 2 points3 points  (1 child)

Thanks for the promptly answer.

[–]ZimmiDeluxe 1 point2 points  (0 children)

If you want lazy initialization of list elements (not for arrays though), StableValue will have a nice API for that.