Functional circular doubly linked lists
Edouard Evangelisti <[email protected]> Sun, 31 Jul 2011 13:29:55 +0200
| Newsgroups | gmane.comp.lang.ocaml.lib.devel |
|---|---|
| Message-ID | <CAMCFErTwmnnS4irhHc_cLhEi2=JLjr8cQHTdOsrht_deVxV6tw@mail.gmail.com> |
--===============2532819395105749998== Content-Type: multipart/alternative; boundary=20cf3079bc5e7cab1804a95bd5f7 --20cf3079bc5e7cab1804a95bd5f7 Content-Type: text/plain; charset=ISO-8859-1 Hello, I've been playing for a while with circular doubly linked lists and found it very useful to get a functional (immutable) version with lazy evaluation. These lists do not have the same purpose than imperative cdll already added to ExtLib. Here is a draft code (https://github.com/cacophrene/fcdll) which might be interesting. Thank you in advance. Best regards, Eddy --20cf3079bc5e7cab1804a95bd5f7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,<br><br>I've been playing for a while with circular doubly linked= lists and found it very useful to get a functional (immutable) version wit= h lazy evaluation. These lists do not have the same purpose than imperative= cdll already added to ExtLib. Here is a draft code (<a href=3D"https://git= hub.com/cacophrene/fcdll">https://github.com/cacophrene/fcdll</a>) which mi= ght be interesting. Thank you in advance.<br> <br>Best regards,<br>Eddy --20cf3079bc5e7cab1804a95bd5f7-- --===============2532819395105749998== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey --===============2532819395105749998== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ocaml-lib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ocaml-lib-devel --===============2532819395105749998==--