hal
hal copied to clipboard
keep track of all parent modules of a module
- significantly improves speed when checking whether a module is parent module of another one
- got rid of
recursiveflags here and there, might add their functionality as part of a filter later - got rid of
Module::contains_moduleasModule::is_parent_module_ofhas equivalent functionality