41 42 43
# File 'lib/factbase/terms/math.rb', line 41 def lt(fact, maps, fb) _cmp(:<, fact, maps, fb) end