Exemple #1
0
 public bool Equals(IFitsValue <bool>?other)
 => other is
 {
Exemple #2
0
 public bool Equals(IFitsValue <Complex>?other)
 => other is
 {