We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hello,
Very usefull library. With Swift 6 there is more concurency checks and my struct give a warning when i use @DefaultEmptyArray.
Indeed adding @DefaultEmptyArray makes the struct "not sendable"
Would it be possible to have a Sendable vestion of DefaultEmptyArray ?