@tsdotnet/linq - v1.5.11
    Preparing search index...

    Function union

    • Produces the set union of all sequences provided..

      Type Parameters

      • T

      Parameters

      • ...sequences: Iterable<T, any, any>[]

      Returns Iterable<T>