mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
To reduce duplication of logic with other parts of the compiler, instead of destructuring the constraint type, write the requirements in the opaque type declaration's generic signature.