pointfreeco / swift-concurrency-extras

Useful, testable Swift concurrency.
MIT License
343 stars 23 forks source link

Add `AnyHashableSendable` #36

Closed stephencelis closed 1 month ago

stephencelis commented 1 month ago

We've created this type internally in a few libraries now, so this seems like the perfect place to unify things.