Skip to main content

El

Type Alias El 

Source
pub type El<R> = <<R as RingStore>::Type as RingBase>::Element;
Expand description

Alias for <<Self as RingStore>::Type as RingBase>::Element.