Searched refs:fn_neq (Results 1 – 1 of 1) sorted by relevance
54 def fn_neq(x, y): return x != y function59 "!=": fn_neq,60 "<>": fn_neq,