Skip to content

Add support for Vec<copy types>#341

Open
aDifferentJT wants to merge 1 commit intochinedufn:masterfrom
aDifferentJT:copy_types_vectorizable
Open

Add support for Vec<copy types>#341
aDifferentJT wants to merge 1 commit intochinedufn:masterfrom
aDifferentJT:copy_types_vectorizable

Conversation

@aDifferentJT
Copy link
Copy Markdown
Contributor

This fixes #338

@chinedufn
Copy link
Copy Markdown
Owner

Thanks for solving this. I'm planning to review this today.

Just need to update the PR body with an example bridge module #339 (review)

Copy link
Copy Markdown
Owner

@chinedufn chinedufn left a comment

Choose a reason for hiding this comment

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

Code looks great, thanks.

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.

Types that are Copy are not Vectorizable

2 participants