Skip to content

Commit 8060872

Browse files
authored
Merge pull request #23197 from lorentey/numist/diffing-5.1
[5.1][SE-0240] Ordered Collection Diffing
2 parents 2b25e05 + 2a46fd0 commit 8060872

File tree

5 files changed

+1877
-0
lines changed

5 files changed

+1877
-0
lines changed

stdlib/public/core/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ set(SWIFTLIB_SOURCES
201201
${SWIFTLIB_ESSENTIAL}
202202
### PLEASE KEEP THIS LIST IN ALPHABETICAL ORDER ###
203203
Availability.swift
204+
CollectionDifference.swift
204205
CollectionOfOne.swift
206+
Diffing.swift
205207
ExistentialCollection.swift.gyb
206208
Mirror.swift
207209
PlaygroundDisplay.swift

0 commit comments

Comments
 (0)