Open aleksigron opened 2 months ago
This PR adds a few usages of num_children() to sequence nodes in quickstart.cpp. This is to give the reader a hint that the children API is used for iterating sequences as well as maps.
Fixes #438
This PR adds a few usages of num_children() to sequence nodes in quickstart.cpp. This is to give the reader a hint that the children API is used for iterating sequences as well as maps.
Fixes #438