I’m holding off until I add ‘overloaded’ classes before adding class where.
It’ll still work without the where, you’ll just get different errors if you do the wrong thing (ala c++). Since there is only one possible ObjectListView<T> class, where can’t help ‘select’ an overload to use the way it can with functions.