proced-<

proced-< is a compiled Lisp function in `proced.el'.

(proced-< NUM1 NUM2)

Return t if NUM1 less than NUM2.
Return `equal' if NUM1 equals NUM2. Return nil if NUM1 greater than NUM2.