Skip to content

Iterators behaves as Python generators

Compare
Choose a tag to compare
@BenLauwens BenLauwens released this 28 Feb 19:46
  • Iterators do not longer include the final return. Its value is ignored.
  • An inference bug is fixed
  • Julia v0.6 only