static AutoComboBox3 treeSetAutoComboBox(NavigableSet linesSet) { ret autoComboBox3(func(S s) -> Set { prefixSubSet(linesSet, s) }); }