[pitch] Add `Span`-providing Properties to Standard Library Types

Yes, we have discussed this. See the first few messages of the review thread, and also the proposal acceptance post. Standard library names never shadow names from packages, so this is not a source stability issue. Span is a strong term of art for the concept of a contiguous memory range (see C++.)

1 Like