**Is your feature request related to a problem? Please describe.** We only have tests that test this class for when T is an int. **Describe the solution you'd like** We should have tests that make sure it works for any arbitrary struct
Is your feature request related to a problem? Please describe.
We only have tests that test this class for when T is an int.
Describe the solution you'd like
We should have tests that make sure it works for any arbitrary struct