Ad
  • Custom User Avatar

    I wonder why some marked this as 'Best Practices'. In my opinion, the naming of the variables are a bit obscure. Also, returning the return value of an object's method which object is outside the scope of the evalObject function is, hmm, too impure. At the very least, put the ops object within the evalObject scope.

    Though I agree (and vote) that this is a clever solution.