size T
i1 : T = youngTableau(new Partition from {4,3,1,0}) ┌───┬───┬───┬───┐ o1 = │ │ │ │ │ ├───┼───┼───┼───┘ │ │ │ │ ├───┼───┴───┘ │ │ └───┘ o1 : YoungTableau
i2 : size T o2 = 8
The source of this document is in Tableaux/documentation.m2:1736:0.