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

    Function setFromIterableWith

    • Creates a new Set<T> from the iterator of items and the custom hasher.

      Type Parameters

      • T

      Parameters

      Returns (hasher: Hasher) => (iterable: Iterable<T>) => Hash.Set<T>

      The new has table set.