@metreeca/pipe - v0.9.11
    Preparing search index...

    Function count

    • Creates a sink counting the total number of items in the stream.

      Type Parameters

      • V

        The type of items in the stream

      Returns Sink<V, number>

      A sink that counts all items in the stream