예제 #1
0
 int _GetHashCode(True x)
 => typeof(True).GetHashCode();
예제 #2
0
 bool _Equals(True l, True r)
 => true;