There is none.

Also if by sliced you meant that they share memory, it wouldn't be possible 
with normal seqs as they always copy (unless you use shallow() or you wrap them 
in an object with the {.shallow.} pragma like I do in Arraymancer)

Reply via email to