chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] new egg: arrays


From: Kristian Lein-Mathisen
Subject: Re: [Chicken-users] new egg: arrays
Date: Tue, 28 Oct 2014 19:55:26 +0100

Hi Juergen!

Is it possible you've made the same mistake I did with my last egg-announcement, forgetting to provide a URL for us?

K.

On Oct 28, 2014 5:03 PM, "Juergen Lorenz" <address@hidden> wrote:
Hi all,
I've just uploaded a new egg, arrays, which contains an implementation
of functional arrays, which -- like vectors -- allow fast access to its
stored items, but -- unlike vectors -- can shrink and grow as needed.
As an application, an implementation of sets is provided.
Please give the library a try.
Best regards
Juergen

--

Dr. Juergen Lorenz
Flensburger Str. 12
10557 Berlin

_______________________________________________
Chicken-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/chicken-users

reply via email to

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