This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Constructs for programming with sequences


>>>>> "Mikael" == Mikael Djurfeldt <mdj@nada.kth.se> writes:

    Mikael> When programming with sequences (lists or vectors), there
    Mikael> are three fundamental operations which you use again and
    Mikael> again:

    Mikael> 1. Generation

    Mikael> 2. Mapping

    Mikael> 3. Combination

    Mikael> Opinions/suggestions?

Don't several of these exist as part of the array interface?  It'd
would be nice to see the array interface cleaned up and made more
general.

Cheers,

Clark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]