Module features

Module features 

Source
Expand description

Operation with features

Modules§

exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
prelude
Prelude to use essentials: use my_module ::prelude :: *.

Functions§

estimate_with
Calculate estimate for features_powerset.length
features_powerset
Features Generates a powerset of the features available in the given package, filtered according to specified inclusion and exclusion criteria, and limited by a specified maximum size (power).