static LS allIntsAsString_regexp(S s) { ret regexpExtractAll("\\d+", s); }