atomCharsTestListHead
Tests the queries
?- atom_chars(ac, [A,C])Content copied to clipboard
succeeds. producing 1 solution which binds variable C to c.
Tests the queries
?- atom_chars(ac, [A,C])succeeds. producing 1 solution which binds variable C to c.