egnha / valaddin

Functional input validation to make R functions more readable and robust
Other
33 stars 1 forks source link

Test that local names do not clash with core function evaluation #26

Closed egnha closed 7 years ago

egnha commented 7 years ago

Local names in validating_closure() should not clash with arguments passed to the core function evaluation. Ensure this requirement, formally.