------------------------------------------------------------ revno: 469 committer: Jean-Vincent Loddo <lo...@lipn.univ-paris13.fr> branch nick: ocamlbricks timestamp: Wed 2019-04-24 11:36:17 +0200 message: Added unbounded loops (while_do, do_while) in the module Loop. As for the bounded ones (for_*), the main idea is to be able to define something like a fold function (List.fold, Array.fold, etc) with a convenient syntax and possibly without the extensional data structure. modified: STRUCTURES/loop.ml STRUCTURES/loop.mli STRUCTURES/memo.ml
-- lp:ocamlbricks https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk Your team marionnet-dev is subscribed to branch lp:ocamlbricks. To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk/+edit-subscription _______________________________________________ Mailing list: https://launchpad.net/~marionnet-dev Post to : marionnet-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~marionnet-dev More help : https://help.launchpad.net/ListHelp