Yes, for details see: http://docs.julialang.org/en/latest/devdocs/boundscheck/
For many custom array-like types, it will be sufficient to define indices(A::MyArray) = ... --Blake On Tuesday, August 16, 2016 at 9:45:39 PM UTC-4, Sheehan Olver wrote: > > > Is it possible now to override @inbounds for custom AbstractArray subtypes? >
