Beispiel #1
0
 public bool HasAnySymbol(IntSet cset)
 {
     return(Symbols.Overlaps(cset));
 }