Skip to content

Improve flatten implementation #20

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

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Improve flatten implementation #20

merged 1 commit into from
Apr 13, 2022

Conversation

jfalcou
Copy link
Owner

@jfalcou jfalcou commented Apr 13, 2022

Use fast n-ary cat to implement flatten and flatten_all with a better compile-time and less copy.

Use fast n-ary cat to implenet flatten and flatten_all
with a better compile-time and less copy.
@jfalcou jfalcou force-pushed the feat/better-flatten branch from 925ecac to 2ba6f5e Compare April 13, 2022 17:53
@jfalcou jfalcou merged commit fe8c735 into main Apr 13, 2022
@jfalcou jfalcou deleted the feat/better-flatten branch April 13, 2022 18:25
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