@hyperjump/pact
    Preparing search index...

    Function collectSet

    • Collect all the items in the iterator into a Set.

      Type Parameters

      • A

      Parameters

      • iterator: Iterable<A>

      Returns Set<A>