reverse package:bytestring

O(n) reverse xs efficiently returns the elements of xs in reverse order.
O(n) reverse xs returns the elements of xs in reverse order.
O(n) reverse xs efficiently returns the elements of xs in reverse order.