Skip to content

Tags: luma-dev/deno-iterator-helpers

Tags

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: use better typing for .find() (#1)

* feat: use better typing for .find()

* test: improve test coverage

* ci: add explicit run for v1.16

* test: refactor

v0.1.1

Toggle v0.1.1's commit message
omit version info from doc

v0.1.0

Toggle v0.1.0's commit message
fix: flatMap should accept any (async)iterable