------------------------------------------------------------ revno: 462 committer: Jean-Vincent Loddo <lo...@lipn.univ-paris13.fr> branch nick: ocamlbricks timestamp: Mon 2018-09-10 13:30:58 +0200 message: Added function StringExtra.word to get the n-th word (token) of a string. The function may be conveniently applied partially, to obtain a function which provides a direct access to words (int -> string, indexing from 1 like with `awk'). modified: EXTRA/stringExtra.ml EXTRA/stringExtra.mli
-- 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