sqltoes
sqltoes copied to clipboard
Use modern variable declarations, replace loops with functional methods
@nbumbarger can you make an issue for this first with the intent of the PR? I'd like to keep it in ES5 so as not to require downstream users to transpile when installing from npm. I think the functional changes (loops -> methods) make sense