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

Implement TryFrom<EcoVec<T>> for [T; N] #43

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

kaikalii
Copy link
Contributor

I have a need at attempt to extract a fixed number of values from an EcoVec, so I implemented this.

@laurmaedje laurmaedje merged commit 17dbc88 into typst:main Oct 30, 2024
4 checks passed
@laurmaedje
Copy link
Member

Thanks!

@kaikalii kaikalii deleted the array-try-from branch October 30, 2024 14:32
@laurmaedje
Copy link
Member

Published in ecow 0.2.3.

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.

2 participants