Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Commit

Permalink
Removed test code
Browse files Browse the repository at this point in the history
  • Loading branch information
tstone committed Feb 1, 2012
1 parent 8ec4900 commit 76f7a66
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions array-extras.js
Expand Up @@ -81,12 +81,3 @@
}
}
}());

// ------------------------------------------

var stops = [1, 3, 5];
var steps = 6;
var sets = stops.sets();
var pairs = stops.triples();

console.log(pairs);

0 comments on commit 76f7a66

Please sign in to comment.