Solutionunvalidated
I'd recommend using `requires`-based checks instead of the traits in `MyVector`. — if you use `MyClass` with them. Tension: they won't be able to perform the actions that the traits say they can. Outcome: instead of the traits in `MyVector`.
d7a68a01-eed1-401a-a7e4-6458da760ce6
I'd recommend using requires-based checks instead of the traits in MyVector. — if you use MyClass with them. Tension: they won't be able to perform the actions that the traits say they can. Outcome: instead of the traits in MyVector.