guile-devel
[Top][All Lists]
Advanced

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

Re: 1+ and 1- in C


From: Bruce Korb
Subject: Re: 1+ and 1- in C
Date: Sun, 10 Apr 2005 15:29:19 -0700
User-agent: KMail/1.7.1

On Sunday 10 April 2005 03:17 pm, Kevin Ryde wrote:
> I propose to do 1+ and 1- in C so they're as fast as plain + and -.
> Calling scm_sum and scm_difference will still get goops/generics
> dispatch the same as the scheme code, if I'm not mistaken.

Shouldn't the name for the subtraction code be ``less one'' or
the alias be ``-1+'' or some such?  You are decrementing, yes?




reply via email to

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