difft

Module hash

Source

Type Aliasesยง

  • DftHashMap ๐Ÿ”’
    A fast hashmap with no hash DoS protection. This is used in extremely hot code.
  • DftHashSet ๐Ÿ”’
    A fast hash set with no hash DoS protection. This is a simple alias, but added for consistency with DftHashMap.