static AutoComboBox3 standardFunctionComboBox() { ret autoComboBox3(func(S s) -> L { scoredSearch2(50, s, standardFunctionNames()) }); }