Define equality/GetHashCode for the Vector class #77
Annotations
1 error and 1 warning
build
Process completed with exit code 1.
|
build:
src/Pgvector/Vector.cs#L23
Nullability of reference types in type of parameter 'other' of 'bool Vector.Equals(Vector other)' doesn't match implicitly implemented member 'bool IEquatable<Vector>.Equals(Vector? other)' (possibly because of nullability attributes).
|