@@ -56,8 +56,6 @@ precariously thin branch in the crown of an oak, naked and
5656disoriented, he has taken to locking the doors and windows of his room
5757at night and putting a few walnuts on the floor to keep himself busy.
5858
59- {{figure {url: "img/weresquirrel.png", alt: "The weresquirrel"}}}
60-
6159That takes care of the cat and tree problems. But Jacques would prefer
6260to get rid of his condition entirely. The irregular occurrences of the
6361transformation make him suspect that they might be triggered by
@@ -317,8 +315,6 @@ properties might be holding onto those same values. You may think of
317315objects as octopuses with any number of tentacles, each of which has a
318316name tattooed on it.
319317
320- {{figure {url: "img/octopus-object.jpg", alt: "Artist's representation of an object"}}}
321-
322318{{index "delete operator", [ property, deletion] }}
323319
324320The ` delete ` operator cuts off a tentacle from such an octopus. It is
@@ -376,8 +372,6 @@ sequences of things. If you evaluate `typeof []`, it produces
376372` "object" ` . You can see them as long, flat octopuses with all their
377373arms in a neat row, labeled with numbers.
378374
379- {{figure {url: "img/octopus-array.jpg", alt: "Artist's representation of an array"}}}
380-
381375{{index journal, "weresquirrel example"}}
382376
383377So we can represent Jacques’ journal as an array of objects.
0 commit comments