adiar
adiar copied to clipboard
Add Request conversion constructors between different `node_carry` lengths
- [ ] Add conversion-constructors from nodes with a longer node_carry: the remaining items are filled with
NO_CHILDREN()
. - [ ] Add conversion-constructors from nodes with a shorter node_carry: the items are taken in-order as much as is possible.