Skip to content

Language Support

Python

  • set
  • frozenset

C++

  • std::set (ordered)
  • std::unordered_set (hash-based)