Default hints equaling to Hints(16, 32, 48, 80)
A special hint telling that the internal representation should always be
hash-based as opposite to Array.
A special hint telling that the internal representation should always be
hash-based as opposite to Array. This is meaningful if the average size of the
ArraySet is above the limit an Array representation is more efficient.
Returns an instance of Hints with possibly corrected argument values.
Returns an instance of Hints with possibly corrected argument values.
If no argument is supplied same as Default.