# Functions
No description provided by the author
No description provided by the author
No description provided by the author
RangeInt returns creates a slice with integers from start to end(excluding) the range can also be reversed using rev flag.
Reverse reverses a slice in-place.