Span had a slice method with an IndexRange argument, but MutableSpan did not, yet. This commit makes the two types consistent.
Span had a slice method with an IndexRange argument, but MutableSpan did not, yet. This commit makes the two types consistent.