There is also `openArray`. It's currently restricted to parameters due to 
memory safety reasons, there is an RFC to extend it. I personally mostly use 
integer indexing which is easier to prove correct than non-owning views. Much 
easier. 

Reply via email to