You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix RangeReplaceableCollection conformance for latest Swift version (#9)
* Fix RangeReplaceableCollection conformance for latest Swift version
* Add documentation to new replaceSubrange implementations and refactor from fatalError to precondition
* Fix incorrect preconditions
Co-authored-by: Christian Treffs <[email protected]>
0 commit comments