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<T> ?