Skip to content

Commit

Permalink
feat: from_iter!(layout, input) and maybe also from_iter(input) (#19
Browse files Browse the repository at this point in the history
)

* Added string-array constructors and starting from_iter.

* Implemented 'push' and 'append' for every node type.

* Switch from 'AwkwardArray.push' and '.append' to 'Base.push' and '.append'.

* UnionArray has 'push' and 'append', too, even if it has to be runtime-typed.

* Untested 'layout_for' function.
  • Loading branch information
jpivarski authored Aug 29, 2023
1 parent 27f58e3 commit 74545a6
Show file tree
Hide file tree
Showing 2 changed files with 2,693 additions and 1,782 deletions.
Loading

0 comments on commit 74545a6

Please sign in to comment.