Skip to content

3. Containers library

No due date 0% complete

The milestone does not yet represent a complete view of the work to be done.

  • Contiguous Vec and Array
  • Ordered Maps and Sets
  • HashMaps and HashSets
  • VecDeque
    etc...

Interaction with std::containers is in scope here too.

Conversion to/from std types design Design of the library systems as a whole, such as concepts std-compat Compatibility with std library types or concepts
#263 opened Jun 14, 2023 by danakj
4 of 11 tasks
Into for containers design Design of the library systems as a whole, such as concepts
#262 opened Jun 14, 2023 by danakj
Container types design Design of the library systems as a whole, such as concepts
#277 opened Jul 15, 2023 by danakj
17 tasks
Rewrite Tuple's impl to not be recursive design Design of the library systems as a whole, such as concepts
#420 opened Dec 6, 2023 by danakj
Think about Vec construction from variadics design Design of the library systems as a whole, such as concepts
#423 opened Dec 6, 2023 by danakj