Gollum@feddit.org to Programmer Humor@programming.dev · 5 months agoAnother smart movefeddit.orgimagemessage-square83fedilinkarrow-up112arrow-down11
arrow-up111arrow-down1imageAnother smart movefeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 5 months agomessage-square83fedilink
minus-squaredan@upvote.aulinkfedilinkarrow-up0·5 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.