Skip to content

Release 0.1.44

Choose a tag to compare

@BobKerns BobKerns released this 13 Aug 08:55
· 75 commits to main since this release
4bd8930

date: 2021-08-13

  • Add mixins for iterable classes. This allows them to be treated more like Array, directly using methods such as
    .map() and .filter().