Example #1
0
 protected override bool IsEquivalent(SymStringType other) => Alias.IsEquivalent(other);
Example #2
0
 protected virtual bool IsEquivalent(SymStringType other) => false;
Example #3
0
 protected override bool IsEquivalent(SymStringType other) => true;