The ImmutableData
package now improves support for Swift 6.1:
AsyncSequenceTestUtils
Worked around a potential Swift 6.1 issue from protocol conformance and inferred associated types.1
Sample Apps
Worked around an issue from LocalStore
with a property that is nonisolated
and lazy
.2
Worked around a potential Swift 6.1 issue from explicitly opened existential types.3