python-pattern-matching
python-pattern-matching copied to clipboard
Add Case Study: Unification
Example: https://xmonader.github.io/prolog/2018/12/21/solving-murder-prolog.html
I think there needs to be a backtracking Pattern for this to work. I’m not sure what that looks like.