When I look through the MDN docs I sometimes notice @@. For example the Set documentation has links to get Set[@@species] and Set.prototype[@@iterator]()
What does @@ mean?
(Also how do you say it? "AT-AT" would make for a great Star Wars reference)