Skip to main content

compose_pitch_maps

Function compose_pitch_maps 

Source
pub fn compose_pitch_maps(
    a: &PitchMap,
    b: &PitchMap,
) -> Result<PitchMap, MapError>
Expand description

Composes a followed by b, discarding per-class witnesses.