pointfreeco / swift-perception

Observable tools, backported.
MIT License
574 stars 43 forks source link

Fix Swift 5.9 #111

Open stephencelis opened 5 days ago

stephencelis commented 5 days ago

Unfortunately nonisolated(unsafe) seems to confuse the 5.9 compiler even when it appears in an #if branch that shouldn't be compiled.