|
|
|
|
|
by Capricorn2481
600 days ago
|
|
To me this is expected? Thing is supposed to be one or the other. If I wanted a homogeneous array I would use a generic <T> for the add function, which makes more sense for a function that just pushes to an array anyway. |
|