PrologExpr::WriteLispExpr

void WriteLispExpr(ostream& stream)

Writes the expression or clause to the given stream in LISP format. Not normally needed, since the whole PrologDatabase will usually be written at once. Lists are enclosed in parentheses will no commas.