static L mechListsPlusNumber(fS prefix) { ret [S s : mechListNamesStartingWith(prefix) | isSameOrPlusNumberIC(s, prefix)]; }