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

Make array repeat and scan ops generic over the extension reqs of their input function #1714

Closed
mark-koch opened this issue Nov 26, 2024 · 0 comments · Fixed by #1716
Closed
Assignees

Comments

@mark-koch
Copy link
Contributor

No description provided.

@mark-koch mark-koch self-assigned this Nov 26, 2024
github-merge-queue bot pushed a commit that referenced this issue Dec 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
)

Closes #1714

BREAKING CHANGE: Array `scan` and `repeat` ops get an additional type
parameter specifying the extension requirements of their input
functions. Furthermore, `repeat` is no longer part of `ArrayOpDef` but
is instead specified via a new `ArrayScan` struct.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant