Content deleted Content added
reword intro. the idiom is notable for being used in Javascript, but it's not a Javascript-only idiom. Also it's basically dead because modules got added to ES6 |
Lenschulwitz (talk | contribs) →Evaluation context: Removed reference to Herman book example. Unless the reader has access to Herman's book or the example from the book, I don't see how the fact that Herman has an example is helpful to the article. |
||
Line 83:
getValue(); // 1
</syntaxhighlight>
=== Establishing private variables and accessors ===
|