sbool boolPar(ThreadLocal tl) { ret boolOptParam(tl); } // defaults to false sbool boolPar(O[] _, S name) { ret boolOptParam(_, name); }