Type Definition tskit::EdgeInsertion

source ·
pub type EdgeInsertion = EdgeDifference<Insertion>;
Expand description