@mikuroxina/mini-fn
    Preparing search index...

    Function newSetWith

    • Creates a new Set<T> with the provided hasher.

      Type Parameters

      • T

      Parameters

      • hasher: Hasher

        Custom Hasher instance.

      Returns Hash.Set<T>

      The new hash table set.