CleanMixer.CodeMap.Behaviour (clean_mixer v0.11.2)
Link to this section Summary
Link to this section Types
Link to this type
implementations_map()
Specs
implementations_map() :: %{
optional(behaviour_name :: CleanMixer.CodeMap.CodeModule.name()) => [
impl :: CleanMixer.CodeMap.CodeModule.name()
]
}
Link to this section Functions
Link to this function
all_implementations(modules)
Specs
all_implementations([CleanMixer.CodeMap.CodeModule.name()]) :: implementations_map()