Module array

Source
Expand description

A minimal set of array operations which are sufficient to implement open hypergraphs.

Re-exports§

pub use traits::*;

Modules§

traits
The operations which an array type must support to implement open hypergraphs
vec