ixfx
    Preparing search index...

    Function max

    • Type Parameters

      • V

      Parameters

      • it: AsyncIterable<V>
      • gt: (a: V, b: V) => boolean = ...

      Returns AsyncGenerator<Awaited<V>, void, unknown>