bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (< complex) and friends


From: Bill Schottstaedt
Subject: Re: (< complex) and friends
Date: Thu, 18 Sep 2008 10:59:28 -0700

A couple similar cases:

guile> (< 2 1 "hi") 
#f

guile> (* 0 "hi")     
0

On the (apply < ...) business, I'd rather get an error than have something
broken go by just because "it is prettier".  That null list is going to trip 
you...






reply via email to

[Prev in Thread] Current Thread [Next in Thread]