Skip to content

Update documentation for mapreduce, mapfoldl, mapfoldr#9027

Merged
ivarne merged 4 commits intoJuliaLang:masterfrom
eschnett:mapreduce-doc
Nov 18, 2014
Merged

Update documentation for mapreduce, mapfoldl, mapfoldr#9027
ivarne merged 4 commits intoJuliaLang:masterfrom
eschnett:mapreduce-doc

Conversation

@eschnett
Copy link
Copy Markdown
Contributor

Update documentation for reduce, foldl, and foldr.
Add mapreduce documentation for variant with v0.
Add mapfoldl, mapfoldr documentation.

Update documentation for reduce, foldl, and foldr.
Add mapreduce documentation for variant with v0.
Add mapfoldl, mapfoldr documentation.
Comment thread doc/helpdb.jl
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

float is not a type, I guess it is Float64?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I realize for Float32 it is Float32. And for Rational is also a rational. So this needs to be changed.

@nalimilan
Copy link
Copy Markdown
Member

Great improvement!

@eschnett
Copy link
Copy Markdown
Contributor Author

Regarding middle etc.: I only changed the .rst files. help.jl is autogenerated. If you see changes there, then it's probably because the previous version was outdated.

@nalimilan
Copy link
Copy Markdown
Member

Right. I've filed #9032

@eschnett
Copy link
Copy Markdown
Contributor Author

Ping?

Note that the discussion regarding middle above is a red herring; this has nothing to do with my changes. I am documenting mapreduce and mapfoldl only.

ivarne added a commit that referenced this pull request Nov 18, 2014
Update documentation for mapreduce, mapfoldl, mapfoldr
@ivarne ivarne merged commit 5512ace into JuliaLang:master Nov 18, 2014
@ivarne
Copy link
Copy Markdown
Member

ivarne commented Nov 18, 2014

Looks good to me. After reading this v0 almost makes sense.

@ivarne ivarne added REPL Julia's REPL (Read Eval Print Loop) backport pending and removed REPL Julia's REPL (Read Eval Print Loop) labels Nov 18, 2014
@tkelman
Copy link
Copy Markdown
Contributor

tkelman commented Nov 19, 2014

backported 2 of these commits in 16146c8

skipped the rst warnings since it's still String rather than AbstractString on release-0.3, and didn't regenerate helpdb.jl since I appear to have a defective version of sphinx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants