Searched refs:fn_geq (Results 1 – 1 of 1) sorted by relevance
48 def fn_geq(x, y): return x >= y function63 ">=": fn_geq,