HomePhorge

(PUP-2794) Remove Util::Functions::IterativeSupport
dbefc16eaf07Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2794) Remove Util::Functions::IterativeSupport

This removes the now unused Puppet::Util::Functions::IterativeSupport
as it is no longer being used. The smaller check is now part of each
function, and the block arity checking is done declaratively using
an apropriate Callable type for the functions' block_type.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU1f29b89857d7: (PUP-2794) Cleanup dead code and fix spacing in tests
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUdbefc16eaf07: (PUP-2794) Remove Util::Functions::IterativeSupport (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Jul 2 2014, 2:28 AM