Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Naming Prolog Predicates
77Likes
4,745Views
2019Sep 22
A good predicate name makes clear what each argument means. Finding descriptive and general predicate names is one of the hardest aspects of Prolog programming. More information about writing Prolog code: https://www.metalevel.at/prolog/writing

Follow along using the transcript.

The Power of Prolog

6.23K subscribers