narrow abstract method
T
narrow(
- T other
Narrowing operation (△): refines over-approximation after widening.
Implementation
T narrow(T other);
Narrowing operation (△): refines over-approximation after widening.
T narrow(T other);