chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Some reorganization of units extras and utils


From: Shawn Rutledge
Subject: Re: [Chicken-users] Some reorganization of units extras and utils
Date: Tue, 15 Apr 2008 18:09:53 -0700

On Tue, Apr 15, 2008 at 5:00 PM, Ivan Raikov <address@hidden> wrote:
>  Unit data-structures:
>
>      Lists (alist-ref, alist-update!, ..., join, shuffle, tail?)
>      Queues (list->queue, queue-...)
>      Sorting (merge, sort, sorted?)
>      Strings (conc, ->string, string-...)
>      Combinators (compose, constantly, etc.)
>      Binary searching (binary-search)

Sounds good.  I have a couple assoc-tree functions that I could
contribute to that one.

Although, "data structures" could eventually sound like a catch-all
too, if we add enough stuff to it.  :-)




reply via email to

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