HomePhorge

(PUP-514) Support last_captures_rest for lambdas
c7741e294f2aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-514) Support last_captures_rest for lambdas

This adds the ability to define a lambda with "last-captures-rest"
semantics and to call it.
As a consequence, when a lambda with last captures rest semantics is
given to one of the iterative functions, a serving size of two
parameters is assumed

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
Andrew Parker <andy@puppetlabs.com>Committed on Jun 12 2014, 11:41 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU33d24b07dac9: (PUP-514) Add test for validation of 'captures rest' in lambdas
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPUc7741e294f2a: (PUP-514) Support last_captures_rest for lambdas (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Jun 12 2014, 11:41 PM