Skip to content

use array iteration methods more consistently #1

@OhMeadhbh

Description

@OhMeadhbh

so, we're assuming this module will be used with node or rhino or some other environment that includes array iteration methods: forEach(), some(), etc.

clean up the code so we use this methods (that are slightly more literate) in favor of the "for( var i in XXX )" techniques.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions