subvec for vectors, primarily since it is O(1). For seqs you will need to use the O(n) of take/drop.
確定! 回上一頁