From: Robert D. <rob...@gm...> - 2014-09-03 16:57:03
|
On 2014-09-03, Raymond Toy <toy...@gm...> wrote: > On the other hand, didn't you also write some kind of float-infinity-p > function already? If not, we should probably add a float-infinity-p > and float-nan-p functions just for cases like this. Hrm, so I did ... FLOAT-INF-P and FLOAT-NAN-P in src/float.lisp. It's been a few years. I'll revise the patch accordingly. best Robert Dodier |