[m-rev.] for review: add transform_value predicate to map.
Ian MacLarty
maclarty at cs.mu.OZ.AU
Thu Jan 13 01:21:12 AEDT 2005
On 12 Jan 2005, at 23:40, Julien Fischer wrote:
>
> On Wed, 12 Jan 2005, Ian MacLarty wrote:
>
>>>>>> * We've added a predicate, map_fold, to set.m.
>>>>>>
>>>>> This doesn't mention the changes to the rbtree module.
>>>>>
>>>>
>>>> Is that news worthy? Or is every change to the library supposed to
>>>> go into the
>>>> NEWS file?
>>>>
>>> I think it's worth mentioning.
>>>
>>
>> Okay:
>>
>> * We've added a predicate, rbtree__transform_value, to rbtree.m.
>
> There is already a list of addition to the rbtree module in the NEWS
> file, just add this to the end of that.
Done:
* We've added some new higher-order predicates, rbtree.foldl2/6
- and rbtree.foldl3 to the rbtree module. The predicate
- rbtree.remove/3 has been deprecated.
+ rbtree.foldl3 and rbtree.transform_value to the rbtree module. The
+ predicate rbtree.remove/3 has been deprecated.
Ian.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list