HomePhorge

(PUP-514) Extract callable mismatch describer
a7ae8e92d1a6Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-514) Extract callable mismatch describer

The code for describing the difference between the argument types given
and the argument types supported was embedded inside the function
dispatcher code. This extracts that out into a module that can be reused
for the closure code to describe a mismatch of argument types.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU4e5a33cf570f: (PUP-514) Extract block evaluation into evaluator
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPUa7ae8e92d1a6: (PUP-514) Extract callable mismatch describer (authored by Andrew Parker <andy@puppetlabs.com>).Jun 12 2014, 11:46 PM