Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
visitors
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
POTTIER Francois
visitors
Commits
9fcab9a8
Commit
9fcab9a8
authored
8 years ago
by
POTTIER Francois
Browse files
Options
Downloads
Patches
Plain Diff
Fix.
parent
a92d44ab
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/from-visitors-to-iterators.md
+1
-1
1 addition, 1 deletion
doc/from-visitors-to-iterators.md
with
1 addition
and
1 deletion
doc/from-visitors-to-iterators.md
+
1
−
1
View file @
9fcab9a8
...
@@ -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:
```
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment