mdiep / Logician

Logic programming in Swift
MIT License
194 stars 10 forks source link

Inspect two variables #38

Open ferranpujolcamins opened 5 years ago

ferranpujolcamins commented 5 years ago

How can I create a goal that depends on the value of two or more variables?

mdiep commented 5 years ago

The examples both have goals that depend on >1 variable.