Exemplo n.º 1
0
 def cmp_in(self, w_1, w_2):
     return op.contains(w_2, w_1).eval(self)
Exemplo n.º 2
0
 def cmp_in(self, w_1, w_2):
     return op.contains(w_2, w_1).eval(self)