num-sign 0.1.2

enum Sign { Positive = 1, Negative = -1 }
Documentation