[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Addition of map() and filter().
- From: steve donovan <steve.j.donovan@...>
- Date: Fri, 16 Oct 2009 10:07:43 +0200
On Fri, Oct 16, 2009 at 9:39 AM, steve donovan
<steve.j.donovan@gmail.com> wrote:
> There is an interesting language called SequenceL which has implicit mapping.
> Search = mapper (Target,{Subscript,Word}) return Word == Target and Subscript ;
Should be 'implicit _iteration_'. This function is not of course a
map operation, as it stands; apologies for the noise.