Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

FoldProd

Type Alias FoldProd 

Source
pub type FoldProd<A> = <A as FoldMul>::Output;
Expand description

Alias for the associated type of FoldMul: FoldProd<A> = <A as FoldMul>::Output