Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow index of split_off to equal length of vector
This makes it similar to the primitive slice `split_at` from the standard library (see https://doc.rust-lang.org/std/primitive.slice.html#method.split_at).
- Loading branch information