static F1 ai_parseTree_sortingFunction() { ret func(PTElement e) { pair(e instanceof ChoosePart, e.totalWeight) }; }