Skip to content

Commit 229a0f9

Browse files
committed
(PUP-11438)(docs) remove reduce from tree_each
1 parent 9436743 commit 229a0f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/puppet/functions/tree_each.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
# * `reverse_each` - get "leaves before root"
113113
# * `filter` - prune the tree
114114
# * `map` - transform each element
115-
# * `reduce` - produce something else
116115
#
117116
# Note than when chaining, the value passed on is a `Tuple` with `[path, value]`.
118117
#

0 commit comments

Comments
 (0)