static L dm_idLessStems() {
  ret filter(dm_listStems(), m -> empty(dm_moduleID(m)));
}