• Bob Nystrom's avatar
    Fix a couple of covariant overrides in Expression. (#5257) · 47139f1d
    Bob Nystrom authored
    It was widening the return type of a couple of operators compared to
    what EquationMember declared it should return. Since it did in fact
    always return an Expression, the widening wasn't needed.
    
    This just tightens them to match the base class.
    47139f1d
Name
Last commit
Last update
..
animation Loading commit data...
cassowary Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
http Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widgets Loading commit data...