wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: ruby-slow-enumerator-tools  ]

Pakiet: ruby-slow-enumerator-tools (1.1.0-1.1)

Odnośniki dla ruby-slow-enumerator-tools

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego ruby-slow-enumerator-tools:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

transformation of Ruby enumerators to produce data slowly and unpredictably

This Ruby library provides tools for transforming Ruby enumerators that produce data slowly and unpredictably.

  * SlowEnumeratorTools.merge: given a collection of enumerables, creates a
    new enumerator that yields elements from any of these enumerables as soon
    as they become available.

  * SlowEnumeratorTools.batch: given an enumerable, creates a new enumerable
    that yields batches containing all elements currently available.

  * SlowEnumeratorTools.buffer: given an enumerable and a number, will create
    a buffer of that number of elements and try to fill it up with as many
    elements from that enumerable, so that they can be yielded immediately.

Inne pakiety związane z ruby-slow-enumerator-tools

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie ruby-slow-enumerator-tools

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 5,9 KiB28,0 KiB [lista plików]