Not sure if this has been brought up before, but b...
# language-proposals
d
Not sure if this has been brought up before, but being able to pass by reference would be pretty cool! Perhaps make a Reference<T> class along with IntReference, LongReference, etc for each primitive.