Type Definition modus_ponens::matching::MPMatching[][src]

pub type MPMatching<'a> = HashMap<&'a MPSegment, &'a MPSegment>;