It would be good to dispatch on the DiskArray implementation for the lazy reverse when one specifies the dimension by a keyword argument.
It dispatches directly if the dimension is the second positional argument, but the keyword argument is dispatched into the default Base implementation.
It would be good to dispatch on the DiskArray implementation for the lazy reverse when one specifies the dimension by a keyword argument. It dispatches directly if the dimension is the second positional argument, but the keyword argument is dispatched into the default Base implementation.