`printStat(x.top, x.rest.top, x.rest.rest.top, x.r...
# language-proposals
n
printStat(x.top, x.rest.top, x.rest.rest.top, x.rest.rest.rest.top,
… etc …
)