'''lreverse''' ''list'' Returns a list containing the elements of its argument, ''list'', in reverse order. ---- Implemented in [Tcl 8.5] as part of [TIP] #272[http://tip.tcl.tk/272.html]. ---- [[[Category Command]]]