mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Introduce `TypeBinding` interface with a single `attempt` method which is useful to encapsulate specific binding logic used for attempting disjunction choices and type variable bindings under a single interface. This makes it easier to unify top-level logic responsible for binding enumeration. It should also make it possible to introduce unified binding producer interface in the future.
32 KiB
32 KiB