Skip to main content

compound

Function compound 

Source
pub fn compound(functor: impl Into<String>, args: Vec<PrologTerm>) -> PrologTerm
Expand description

compound(f, args) — shorthand for PrologTerm::Compound.