Expand description
Utilities for parsing goals and queries.
Functionsยง
- get_
left_ and_ right - Gets terms on left and right-hand side of an infix.
- indices_
of_ parentheses - Determines the indices of parentheses in a goal or query.
- make_
goal - Makes a goal from a functor and a vector of unifiable terms.
- make_
goal_ no_ args - Makes a goal which has no arguments.
- parse_
subgoal - Parses a string to produce a goal.