Files
codeql/swift/ql/lib/change-notes/2023-09-13-array-content-unification.md
2023-09-14 13:08:36 +00:00

311 B

category
category
deprecated
  • The ArrayContent type in the data flow library has been deprecated and made an alias for the CollectionContent type, to better reflect the hierarchy of the Swift standard library. Uses of ArrayElement in model files will be interpreted as referring to CollectionContent.