Versions in this module Expand all Collapse all v0 v0.4.0 Jan 7, 2025 Changes in this version + func CheckElement[E Element](element E, curveID math.CurveID) (err error) + func CheckElements[E Element](elements []E, curveID math.CurveID, length uint64) error + type Element interface + CurveID func() math.CurveID + IsInfinity func() bool