예제 #1
0
 public int GetHashCode(NewType <NEWTYPE, A> x) =>
 x.IsNull() ? 0 : x.GetHashCode();