Cashew updated, Sep 2007

Chris Nicholson-Sauls ibisbasenji at gmail.com
Tue Sep 4 20:22:12 PDT 2007


Chris Nicholson-Sauls wrote:
> Bill Baxter wrote:
>>
>> I sent you some binary search routines for array a while back.  Since 
>> you didn't put 'em in  I'll just post 'em here for anyone who needs to 
>> do binary searching:
>>
> 
> I do still have those, just hadn't merged them in yet.  (Didn't work on 
> Cashew at all for a good long while.)  They'll be in their own module 
> (cashew.utils.Binary) in the next update.
> 
> -- Chris Nicholson-Sauls

And now they are there.

cashew.utils.Binary : 0.1.0
  -- Care of Bill Baxter



Sorry about that.  :)  I did make small modifications, but only to add a public import of 
cashew.utils.Array:NOT_FOUND since you use it, and to add cashew.utils.UTest wrappers to 
your unittests.  (Which, of course, all passed flawlessly.)

-- Chris Nicholson-Sauls



More information about the Digitalmars-d-announce mailing list