Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9fcab9a8 authored by POTTIER Francois's avatar POTTIER Francois
Browse files

Fix.

parent a92d44ab
Branches
Tags
No related merge requests found
...@@ -393,7 +393,7 @@ helps understand what is going on. However, if desired, it is possible to ...@@ -393,7 +393,7 @@ helps understand what is going on. However, if desired, it is possible to
hide them by *refunctionalization* (the opposite of *defunctionalization*). hide them by *refunctionalization* (the opposite of *defunctionalization*).
Above, the function `delayed_tree_to_cascade` was written with the help of an Above, the function `delayed_tree_to_cascade` was written with the help of an
auxiliary function, `delayed_tree_to_head`. We could have also written it auxiliary function, `delayed_tree_to_head`. We could also have written it
directly, as follows: directly, as follows:
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment