There are actually more problems in that area; for example:

guile> (< 2 1 1.0+3.0i)
#f

which perhaps should be an error also.  My druthers for the
one arg case is to simply disallow it -- why does Guile support
stuff like:

guile> (<)
#t





Reply via email to