Type Alias Gspo

Source
pub type Gspo<T> = (GraphName<T>, [T; 3]);
Expand description

An alternative structure representing a Quad of terms T (useful when sorting first by graph is required)