Skip to content

`flatMap` and fixed `chunkify`

Compare
Choose a tag to compare
@jajaperson jajaperson released this 04 Jun 03:51
· 7 commits to main since this release
7253136

Added

  • Added iter.flatMap() 🎉 (like Array.prototype.flatMap)

Changed

  • Flattened deno.json
  • Chunkify actually works as intended