pyre.constraints.GreaterEqual

Module Contents

class pyre.constraints.GreaterEqual.GreaterEqual

Bases: pyre.constraints.Comparison.Comparison

Constraint that is satisfied when a candidate is greater than or equal to a given value

compare
tag = greater than or equal to