Update documentation for mapreduce, mapfoldl, mapfoldr#9027
Update documentation for mapreduce, mapfoldl, mapfoldr#9027ivarne merged 4 commits intoJuliaLang:masterfrom
Conversation
Update documentation for reduce, foldl, and foldr. Add mapreduce documentation for variant with v0. Add mapfoldl, mapfoldr documentation.
There was a problem hiding this comment.
float is not a type, I guess it is Float64?
There was a problem hiding this comment.
Ah, I realize for Float32 it is Float32. And for Rational is also a rational. So this needs to be changed.
|
Great improvement! |
|
Regarding |
|
Right. I've filed #9032 |
|
Ping? Note that the discussion regarding |
Update documentation for mapreduce, mapfoldl, mapfoldr
|
Looks good to me. After reading this |
|
backported 2 of these commits in 16146c8 skipped the rst warnings since it's still |
Update documentation for reduce, foldl, and foldr.
Add mapreduce documentation for variant with v0.
Add mapfoldl, mapfoldr documentation.