Searched refs:func_positive (Results 1 – 1 of 1) sorted by relevance
1195 func_positive = lambda n: n > 0 function1197 reversed_functions = {POSITIVE: func_negative, NEGATIVE: func_positive}