[r6rs-discuss] >= should not act on subversion, but rather version

Carl Eastlund cce at ccs.neu.edu
Thu Jun 14 10:47:44 EDT 2007


On 6/14/07, AndrevanTonder <andre at het.brown.edu> wrote:
> By the way, why not have versions be exact decimals
> instead of lists, so one could write things like
>
>    (and (>= 5.45) (< 6))
>
> more concisely.

Because 5.45 is ambiguous between (5 45) and (5 4 5).  Digits impose
an artificial restriction to the range 0-9.

-- 
Carl Eastlund



More information about the r6rs-discuss mailing list