Package osh :: Package command :: Module reverse
[frames] | no frames]

Module reverse

source code

reverse

Input objects are sent to the output stream in the opposite order, (last-in first-out).

Functions
 
reverse()
Input objects are sent to the output stream in the opposite order, (last-in first-out).
source code