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

Literal::Array(Literal::Tuple)#transpose #263

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

joeldrapper
Copy link
Owner

@joeldrapper joeldrapper commented Dec 19, 2024

This allows us to transpose a Literal::Array(Literal::Tuple) to a new tuple of arrays of the correct type.

end
)
else
raise ArgumentError.new("Not implemented")
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’ll implement the rest later.

@joeldrapper joeldrapper merged commit afcad66 into main Dec 19, 2024
10 checks passed
@joeldrapper joeldrapper deleted the literal-array-transpose-with-tuple branch December 19, 2024 09:50
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.

1 participant