fn equivalent(a: P256, b: P256) bool

Return true if both coordinate sets represent the same point.

Parameters

a: P256,
b: P256,