testFunArity
Tests the queries
?- functor(foo(a,b,c),foo,3).Content copied to clipboard
succeeds on a solver initialized with default built-ins and with and empty theory.
Tests the queries
?- functor(foo(a,b,c),foo,3).succeeds on a solver initialized with default built-ins and with and empty theory.