Exemplo n.º 1
0
bool EmptySetType::contains(Term &t)
{
  return t.is_empty_set();
}