Title: Message Title
Joshua Partlow commented on an issue
Puppet / New Feature PUP-2240
support unfold/splat of array
Support unfold/splat operator that unfolds an array/hash as individual arguments.

{code}
*value
{code}
When splat operator is applied to a hash, the hash is transformed into an array of [key, value] tuples. An array is verbatim. All other values are wrapped in an array.

When a Splat operation appears in an argument list (function call), and in a ...

--
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