static bool isOK(S s) { s = trim(s); ret swic(s, "ok ") || eqic(s, "ok") || matchStart("ok", s); }