Exemple #1
0
 public static bool FreeOf(this MathObject obj, MathObject a) => !obj.Has(a);