In CoffeeScript, what is the simplest way to check if a key exists in an object?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
This compiles to JavaScript's thejh's answer is correct if you want to ignore the object's prototype. Jimmy's answer is correct if you want to ignore keys with a |
|||||||||
|