From: François Pottier <francois.pottier@inria.fr> To: OCaML Mailing List <caml-list@inria.fr> Subject: [Caml-list] [ANN] Updated documentation for Fix Date: Fri, 31 Dec 2021 18:08:17 +0100 Message-ID: <4b28146f-19e9-6371-66d4-8c7469253414@inria.fr> (raw) Dear OCaml users, My last contribution for 2021 is an improved documentation for Fix, a library that helps with various algorithmic constructions that involve memoization, recursion, and numbering. The documentation can be viewed online: http://cambium.inria.fr/~fpottier/fix/doc/fix/ It can also be viewed locally (on your own machine) as follows: opam update opam install fix.20211231 opam install odig odig odoc # this may take some time odig doc fix # this opens the doc in your browser Happy fix'in' in 2022, -- François Pottier francois.pottier@inria.fr http://cambium.inria.fr/~fpottier/
reply index Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publically to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=4b28146f-19e9-6371-66d4-8c7469253414@inria.fr \ --to=francois.pottier@inria.fr \ --cc=caml-list@inria.fr \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
caml-list - the Caml user's mailing list Archives are clonable: git clone --mirror https://inbox.ocaml.org/caml-list AGPL code for this site: git clone https://public-inbox.org/ public-inbox