open-hypergraphs 0.3.1

Data-Parallel Algorithms for Open Hypergraphs
Documentation
1
2
3
//! Finite Functions represented as arrays of natural numbers
pub mod arrow;
pub use arrow::*;