entries y
i1 : y = youngTableau(new Partition from {3,1,1},{2,0,1,4,3}) o1 = | 2 0 1 | | 4 | | 3 | o1 : YoungTableau
i2 : entries y o2 = {2, 0, 1, 4, 3} o2 : List