Exemplo n.º 1
0
 int _GetHashCode(True x)
 => typeof(True).GetHashCode();
Exemplo n.º 2
0
 bool _Equals(True l, True r)
 => true;