File:Purely functional list after.gif

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Purely_functional_list_after.gif(194 × 397 pixels, file size: 5 KB, MIME type: image/gif)

Captions

Captions

Add a one-line explanation of what this file represents
Description
English: Purely functional list, adapted from Okasaki (but redrawn by me using graphviz).
Source Own work
Author w:User:Richard W.M. Jones
Other versions
Additional Information
InfoField
Here is the original DOT file:
digraph G {
       xs[shape=plaintext];
       xs -> 0;
       0 -> 1;
       1 -> 2;

       ys[shape=plaintext];
       ys -> 3;
       3 -> 4;
       4 -> 5;

       zs[shape=plaintext];
       02[label="0"];
       12[label="1"];
       22[label="2"];
       zs -> 02;
       02 -> 12;
       12 -> 22;
       22 -> 3;
}

I used:

dot -Tps file.dot


w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. Subject to disclaimers.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. Subject to disclaimers.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:03, 27 March 2005Thumbnail for version as of 17:03, 27 March 2005194 × 397 (5 KB)Richard W.M. Jones (talk | contribs)Purely functional list, adapted from Okasaki (but redrawn by me using graphviz). Here is the original DOT file: digraph G { xs[shape=plaintext]; xs -> 0; 0 -> 1; 1 -> 2; ys[shape=plaintext]; ys -> 3

There are no pages that use this file.

Metadata