Y
Hacker News
new
|
ask
|
show
|
jobs
by
tgv
1556 days ago
I couldn't resist taking a look at the code, because, well, the sound generation should be in there, and I found this:
function qt(n) { return n !== n }
1 comments
xcambar
1556 days ago
It really looks like `isNaN`, doesn't it?
link
tgv
1556 days ago
So would it be compiled from C or so?
link