Hacker News new | ask | show | jobs
by DigiDigiorno 978 days ago
90% of the time I remember running into it, it was just used to reverse a copy of the list. (i.e. 'a = l[::-1]')