static Cl standardFunctionsStartingWith(S prefix) { ret startingWithIC(prefix, keys(stdFunctions_cached())); }