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

Re: Issue: REAL-NUMBER-TYPE (version 1)



I support this proposal.

One of the advantages of Scheme over Common Lisp is that it 
distinguishes between abstract numbers (real, complex, rational,
etc.) and representations (fixnum, ratio (well, that might be
both), etc.)  I think Common Lisp should try to do the same.