Did you know ... | Search Documentation: |
Pack logicmoo_utils -- prolog/logicmoo/subclause_expansion.pl |
This module fixes all the problems with prolog term expansion by designing how terms will be divided between clauses goals and basic terms.
The toplevel is expand_clause/2. This uses other translators:
Note that this ordering implies that conditional compilation directives cannot be generated by clause_expansion/2 rules: they must literally appear in the source-code.
The following predicates are exported, but not or incorrectly documented.