You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add subscript operator to Expression to access sub-expressions by name (#60)
* Add another subscript operator to expression to access sub-expressions by name.
* explicitly include optional for windows.
* clang-format run.
* Add test for subscript operators.
* Forgot the clang-format run again ...
* Simplify subscript test
0 commit comments