Expand description
Indexed coproducts over finite and semifinite functions
Re-exports§
pub use semifinite_iterator::*;
Modules§
- semifinite_
iterator IndexedCoproduct
as collections ofFiniteFunction
s. NOTE: the implementations here are not optimized.
Structs§
- Indexed
Coproduct - A finite coproduct of arrows of type
A
. Pragmatically, it’s a segmented array - Indexed
Coproduct Finite Function Iterator - Iterator for IndexedCoproduct that yields each element