On 17/08/2004, at 8:32, Tom Conlin wrote:
> > > the simplest way is > > n: to-integer (n / 2) But that fails for n=-1. It yields 0, an arithmetic shift should return -1. -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
