korzio / djv

Dynamic JSON Schema Validator - Supports draft-04/06
https://www.npmjs.com/package/djv
MIT License
289 stars 31 forks source link

POC - try arrow functions as inner utils #56

Closed korzio closed 7 years ago

korzio commented 7 years ago

Might be faster for newest environments

korzio commented 7 years ago

Tested in the feature branch - doesn't bring performance benefits. Decided to leave it as is in case someone relies on es5 generated functions.