|
|
|
|
|
by masklinn
2197 days ago
|
|
> That's a generic container of 0 or 1 elements ;) Then chances are so are most if not all of the uses of generics OP criticises. The only "non-container" generics I can think of is session types where the generic parameter represents a statically checked state. |
|