Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduced callback #3256

Merged
merged 17 commits into from
Sep 11, 2024
Merged

Reduced callback #3256

merged 17 commits into from
Sep 11, 2024

Commits on Aug 25, 2024

  1. Implement reduceCallback

    dvd101x committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7e22da9 View commit details
    Browse the repository at this point in the history
  2. Add jsdocs

    dvd101x committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    b6c9aa7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    7f6eb30 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Moved recurse to array.js

    dvd101x committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    421abc4 View commit details
    Browse the repository at this point in the history
  2. Format

    dvd101x committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f80865c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Separate transform callback

    dvd101x committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    480f88c View commit details
    Browse the repository at this point in the history
  2. forEach transform

    dvd101x committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    db3db37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce822b8 View commit details
    Browse the repository at this point in the history
  4. Simplified index transform

    dvd101x committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    910b54b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a14fd0a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    2241003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    772f065 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfa712c View commit details
    Browse the repository at this point in the history
  4. chore: fix linting issue

    josdejong committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    497f464 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e218a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Added forEach benchmark

    dvd101x committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5ac2341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f466e29 View commit details
    Browse the repository at this point in the history