ReactiveSwift
ReactiveSwift copied to clipboard
[WIP] `Sendable` support
This is probably all sorts of wrong (especially the @unchecked Sendable).
It also fails to compile with no more errors, so I don't know what else I need to fix 🤷🏻 (I filed FB10544343 for this)

Compiling with swift build produces no errors either, but echo $? returns 1.
Yup, this adds the word "sendable" 138 times 👀