symbol.num_compare
numeric symbol compare
available since version: 0.4

arguments:
  - WITH
symbol to compare
type: symbol
 
properties:
  - @with 
Get/set symbol to compare
type: symbol
 
inlets:
  - first compare symbol. Unicode strings also supported
type: control 
  - second compare symbol. Unicode strings also supported
type: control 
outlets:
  - 1 if first symbol less then second, otherwise 0
type: control 
keywords:
symbol
num_compare
compare
Authors: Alex Nadzharov, Serge Poltavsky
License: GPL3 or later