mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
`DisjunctionStep` attempts all of the viable choices, at least one of the choices has to succeed for disjunction to be considered a success. `DisjunctionStep` attempts each choice and generates followup `SplitterStep` to see if applying choice to constraint system resulted in any simplification.
15 KiB
15 KiB