Y
Hacker News
new
|
ask
|
show
|
jobs
by
idbehold
3402 days ago
Oh, yeah the divideSomeNumbers() function doesn't work correctly. It should probably be using:
var divider = dividers[divisor] || dividers[undefined];