pub fn compose_pitch_map_report( a: &PitchMap, b: &PitchMap, ) -> Result<PitchMapComposition, MapError>
Composes a followed by b, returning witnesses for lossy classes.
a
b