Commit Graph

1 Commits

Author SHA1 Message Date
Zoltan Somogyi
1db00c99aa Add gap_foldl, last_gap_foldl, chunk_foldl{,2,3,4}.
library/list.m:
    Add the above predicates to the list module.

NEWS:
    Announce the new predicates.

tests/hard_coded/fold_tests.{m,exp}:
    Test case for the new functionality.

tests/hard_coded/Mmakefile:
    Enable the new test case.
2022-03-15 12:18:07 +11:00