* [Caml-list] [ANN] Updated documentation for Fix
@ 2021-12-31 17:08 François Pottier
0 siblings, 0 replies; 1+ messages in thread
From: François Pottier @ 2021-12-31 17:08 UTC (permalink / raw)
To: OCaML Mailing List
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/
^ permalink raw reply [flat|nested] 1+ messages in thread
only message in thread, back to index
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-31 17:08 [Caml-list] [ANN] Updated documentation for Fix François Pottier
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