Note: These koans are not considered to be exhaustive. Pull requests are welcome!
- iterator: Exploring the <iterator> header.
- type_traits: Exploring the <type_traits> header.
- c_strings: Exploring C-style string and character literals.
- strings: Exploring std::string.
- string_view: Exploring std::string_view.