Why doesn't $.fn.not() accept a function ??

Why doesn't $.fn.not() accept a function ??


I was bitten by my assumption that $.fn.not was simply an inversed
$.fn.filter() ...
...which it isn't, as it doesn't accept functions as an argument.
Is there a good reason (API-wise) for this difference?
--
Már