CurveGFp.opEquals

Equality operator

struct CurveGFp
const
bool
opEquals
(
const ref CurveGFp other
)

Parameters

other CurveGFp

curve to compare with

Return Value

Type: bool

true iff this is the same curve as other

Meta