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

feat: from_iter!(layout, input) and maybe also from_iter(input) #19

Merged
merged 5 commits into from
Aug 29, 2023

Conversation

jpivarski
Copy link
Member

The in-place function fills a given layout; the side-effect-free function produces a new layout (but it would have to discover the type).

@jpivarski jpivarski marked this pull request as ready for review August 29, 2023 01:54
@jpivarski
Copy link
Member Author

It's weird that my latest commits aren't showing up here, but they are showing up in the branch. If I merge this, will it do the right thing?

@jpivarski jpivarski merged commit 74545a6 into main Aug 29, 2023
2 checks passed
@jpivarski
Copy link
Member Author

It didn't! GitHub ate my work!

Fortunately, I kept it safe in my Emacs buffer and restored it: 7118ac8.

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.

ak.from_iter equivalent to convert from various Julia types into AwkwardArray.
1 participant