We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a8d91 commit 512990eCopy full SHA for 512990e
Chapter3/chap3_1.js
@@ -16,7 +16,7 @@ function List() {
16
this.currPos = currPos;
17
this.moveTo = moveTo;
18
this.getElement = getElement;
19
- this.length = length;
+
20
}
21
22
function append(element) {
0 commit comments