Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
) * 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