Hacker News new | ask | show | jobs
by packetslave 3079 days ago
It doesn't use the built-in eval(). There's a local function in the code named "eval" that executes the operation -- not the best choice of names, really.
1 comments

Oops, guess I read it a bit too fast.