pub type CurveExtremities = ArrayIter<Scalar, 6>;
Iterator containing curve extremities
pub struct CurveExtremities { /* private fields */ }