removed src/set.lisp



The 'some' and 'every' functions in mutils are a great deal  different 
than the 
corresponding CL functions. A better name  for the mutils/every  function 
is 'alltrue'; a better name for mutils/some is 'sometrue'.

Barton