Title: Message Title
Mike Hall commented on an issue
Puppet / Bug PUP-2024
stdlib delete function modifies underlying array while implying it returns a modified copy
The stdlib delete() function removes an item from an array which is expected.

However the documentation would indicate that it returns a new array which implies to the reader that the original is not modified.

The documentation should be updated to indicate that the passed in array is modified and is returned and not a copy.

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to