Hi Mark, On Sat 29 Jan 2011 09:20, Mark H Weaver <m...@netris.org> writes:
> Andy Wingo <wi...@pobox.com> writes: > > if (SCM_CELL_TYPE (x) != SCM_CELL_TYPE (y)) > + return SCM_BOOL_F; Doesn't this prevent 1.0+0.0i from being eqv or equal to 1.0 ? Andy -- http://wingolog.org/