enforceAllChildrenUsed

Enforces that all objects used as keys have had all of their children used (based on the values in `used).

void
enforceAllChildrenUsed

Parameters

used UsedObjectsT

A mapping of which children have been used for what objects.

Meta