Issue #22792 has been updated by Henrik Lindberg. Subject changed from Function names in future parser to Rename select to filter (future parser iterative function) Status changed from Needs Decision to Accepted Target version set to 3.4.0
* Remove `reject`: https://projects.puppetlabs.com/issues/22792 * Rename `collect` to `map`: https://projects.puppetlabs.com/issues/22785 Repurposing this issue to fix the remaining "Rename `select` to `filter` ---------------------------------------- Bug #22792: Rename select to filter (future parser iterative function) https://projects.puppetlabs.com/issues/22792#change-98670 * Author: Erik Dalén * Status: Accepted * Priority: Normal * Assignee: Henrik Lindberg * Category: compiler * Target version: 3.4.0 * Affected Puppet version: 3.3.0 * Keywords: future_parser * Branch: ---------------------------------------- I think the functions collect and select should be renamed to map & filter which seem to be much more common names for these functions in various programming languages. http://en.wikipedia.org/wiki/Map_(higher-order_function) http://en.wikipedia.org/wiki/Filter_(higher-order_function) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- 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/groups/opt_out.
