Gollum@feddit.org to Programmer Humor@programming.dev · 9 months agoAnother smart movefeddit.orgimagemessage-square112linkfedilinkarrow-up11Karrow-down136
arrow-up1968arrow-down1imageAnother smart movefeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 9 months agomessage-square112linkfedilink
minus-squaredan@upvote.aulinkfedilinkarrow-up3·9 months 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.