[][src]Type Definition dyon::Array

type Array = Arc<Vec<Variable>>;

Type alias for Dyon arrays.