Commits

Nate Cook committed 2d75c12c2df
[stdlib] Remove _StringCore reference from UnicodeScalarIndex This removes the `_core` property from UnicodeScalarView.Index and moves any remaining index-moving logic from the index to the view in UnicodeScalarView and CharacterView.