Walks axes (the form's discriminant fields, in order) breadth-first,
expanding each axis over its own meta.options, and returns one entry per
reachable combination.
An axis that is not active under the current pins is simply skipped, so
branches where a later discriminant never appears terminate early instead
of needing a special case.
Walks
axes(the form's discriminant fields, in order) breadth-first, expanding each axis over its ownmeta.options, and returns one entry per reachable combination.An axis that is not active under the current pins is simply skipped, so branches where a later discriminant never appears terminate early instead of needing a special case.