it
    Preparing search index...

    Function default

    • Consumes the passed iterator and returns the number of items it contained

      Parameters

      Returns number

    • Consumes the passed iterator and returns the number of items it contained

      Parameters

      • source: Iterable<unknown, any, any> | AsyncIterable<unknown, any, any>

      Returns Promise<number>