Gollum@feddit.org to Programmer Humor@programming.dev · 22 hours agoAnother smart movefeddit.orgimagemessage-square82fedilinkarrow-up1740arrow-down123
arrow-up1717arrow-down1imageAnother smart movefeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 22 hours agomessage-square82fedilink
minus-squaredan@upvote.aulinkfedilinkarrow-up2·10 hours agoA lot of languages have a .last() or negative indexer ([-1]) to get the last item though.
A lot of languages have a
.last()
or negative indexer ([-1]
) to get the last item though.