[m-rev.] for review: cons_list and snoc_list

Julien Fischer jfischer at opturion.com
Fri Oct 10 15:43:43 AEDT 2025


On Fri, 10 Oct 2025 at 12:31, Zoltan Somogyi <zoltan.somogyi at runbox.com> wrote:
> Add cons_list and snoc_list to cord.m.
>
> library/cord.m:
>     Add those two new predicates.
>
> NEWS.md:
>     Announce the additions.

The changes to the NEWS file don't appear in the diff.

> compiler/*.m:
>     Use snoc_list in many places.
>
> tests/hard_coded/test_cord_2.{m,exp}:
>     Extend this test case to test cons_list.

That's fine.

Julien.


More information about the reviews mailing list