2ality.com/2013/06/iterators-generators.html

Preview meta tags from the 2ality.com website.

Linked Hostnames

17
  • General Meta Tags

    6
    • title
      Iterators and generators in ECMAScript 6
    • charset
      utf-8
    • viewport
      width=device-width
    • description
      [2015-02-26] New version of this blog post: “Iterables and iterators in ECMAScript 6” The iterator pattern enables unified and simple access to the elements stored in data structures. Generators are lightweight coroutines. Think: functions that can be suspended and resumed. Among other things, they help with implementing iterators. This blog post explains how iterators and generators work in ECMAScript 6. The iterator protocol has recently changed, this post explains the new protocol.
    • og:title
      Iterators and generators in ECMAScript 6
  • Twitter Meta Tags

    1
    • twitter:card
      summary
  • Link Tags

    5
    • alternate
      https://2ality.com/feeds/posts.atom
    • apple-touch-icon
      ../../img/favicons/2ality-favicon-180x180.png
    • icon
      ../../img/favicons/2ality-favicon-opaque.svg
    • mask-icon
      ../../img/favicons/2ality-favicon-transparent.svg
    • stylesheet
      ../../assets/main.css

Links

22