Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
-
13
-
Foundation Sprint 118, Foundation Sprint 119, Foundation Sprint 120, Foundation Sprint 121, Foundation Sprint 122
Description
We have recently added StreamTypeErased to make toString()/toByteArray() SCARY. It's also used in the new tuple streaming operator. It might make sense to use that for all (homogeneous, heterogenous) containers (incl. product and sum types like optional, variant, pair) to reduce the code size of these types.