Skip to content

4.1.2: The Iteration Generation

Compare
Choose a tag to compare
@gfontenot gfontenot released this 24 Jan 18:40
· 21 commits to main since this release
  • [FIXED]: Now using Iterator instead of Generator in our definition of decode for Collections. This was renamed in Swift 3.0, and honestly I'm not positive how this was compiling the way it was.