public int GetHashCode(Arr <A> x) => x.GetHashCode();
public override int GetHashCode() { return(Field.GetHashCode()); }