As of 0.4, when should I choose to use sub versus ArrayViews.jl? The ArrayViews.jl README mentions that sub uses a less efficient view representation, but just how much less efficient is it? Is there ever a good reason to use sub instead of ArrayViews, despite the less efficient representation?
-John
