I cant find a proper way to define a class with generics so that i can implement method add as in the ts playground link below.
class X: I may understand that it may be cause index 'a' might not be a valid index?
class Y: dont really know
class Z: all good
class G: just another try to have it working but it says that "number is not assignable"?