Skip to content

Has, Join, Cartesian product, Generators

Compare
Choose a tag to compare
@AFatNiBBa AFatNiBBa released this 04 Dec 02:15
· 43 commits to master since this release

New

  • has() method
  • join() method (If only two arguments are supplied, it does the cartesian product)
  • attachIterator() function (Allows the use of every Generator as a LazyList)

Fix

  • Changed the count getter on LazyRangeList