minus-squareskomposzczet@lemm.eetoProgrammer Humor@programming.dev•Too close to homelinkfedilinkarrow-up1·edit-21 year agoI think that’s the only thing I dislike about rust. Not having to use * to dereference but later having to use is tad confusing. I know it’s still clever solution but in this case I prefer c++'s straightforward consistency. Using ampersand never was problematic for me. linkfedilink
I think that’s the only thing I dislike about rust. Not having to use * to dereference but later having to use is tad confusing. I know it’s still clever solution but in this case I prefer c++'s straightforward consistency.
Using ampersand never was problematic for me.