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

Use MapTuple, put higher-order index type in types file #694

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

moradology
Copy link
Contributor

@moradology moradology commented Feb 14, 2024

Saw a TODO that was absolutely the right path forward regarding _add_keys: don't use it because it is more confusing to modify functions rather than simply compose functions via MapTuple

This also moves the higher order type Indexed into types as that is likely to find reuse (elsewhere, as it did in this PR)

@cisaacstern
Copy link
Member

This is looking great, thanks @moradology 🎉

@ranchodeluxe
Copy link
Contributor

oh yeah, like how readable beam.MapTuple makes this 🥳

@moradology moradology merged commit 418fc3c into main Feb 14, 2024
6 checks passed
@moradology moradology deleted the npz/feature/use-maptuple branch February 14, 2024 22:16
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 this pull request may close these issues.

None yet

3 participants