PerfectHashing

dotty.tools.dotc.util.PerfectHashing$
See thePerfectHashing companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete fields

inline val DenseLimit: 16

The number of elements up to which dense packing is used. If the number of elements reaches DenseLimit a hash table is used instead

The number of elements up to which dense packing is used. If the number of elements reaches DenseLimit a hash table is used instead

Attributes