testFunArity

abstract fun testFunArity()

Tests the queries

?- functor(foo(a,b,c),foo,3).

succeeds on a solver initialized with default built-ins and with and empty theory.