Type Definition batsat::clause::OccVec

source ·
pub type OccVec<V> = SmallVec<[V; 4]>;