Пример #1
0
 int _GetHashCode(True x)
 => typeof(True).GetHashCode();
Пример #2
0
 bool _Equals(True l, True r)
 => true;