Exemplo n.º 1
0
 public bool Equals(IFitsValue <bool>?other)
 => other is
 {
Exemplo n.º 2
0
 public bool Equals(IFitsValue <Complex>?other)
 => other is
 {