INSTANCE_SET constant

Set<Operatable> const INSTANCE_SET

Implementation

static const Set<Operatable> INSTANCE_SET = {
    EqualOperator(),

};