nset.lisp bug?



On 28 Sep 2013, Camm Maguire verbalised:

> (defun $num_distinct_partitions (n &optional lst)
> (cond ((eq n 0) 1)
> ...
> 
> Shouldn't that be eql, or equal?

What about zerop ?

Andreas

-- 
ceterum censeo redmondinem esse delendam.