Skip to content

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

Merged
joeldrapper merged 3 commits into
mainfrom
literal-array-transpose-with-tuple
Dec 19, 2024
Merged

Literal::Array(Literal::Tuple)#transpose#263
joeldrapper merged 3 commits into
mainfrom
literal-array-transpose-with-tuple

Conversation

@joeldrapper
Copy link
Copy Markdown
Collaborator

@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.

Comment thread lib/literal/array.rb
end
)
else
raise ArgumentError.new("Not implemented")
Copy link
Copy Markdown
Collaborator 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
@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