Propose additions to std::prelude

Related, and one possible way to do the change:

To copy over some things from there (without taking a position either way on them):

  • Debug & Display
  • HashMap & HashSet
  • FromIterator
  • Read & Write
3 Likes