Closed
Description
ImmutableSlice
has a split_at
method. This would probably be useful for StrSlice
as well.
(It might be a good idea to share some of the other methods between StrSlice
and ImmutableSlice
too)
ImmutableSlice
has a split_at
method. This would probably be useful for StrSlice
as well.
(It might be a good idea to share some of the other methods between StrSlice
and ImmutableSlice
too)