Skip to content
Sections
>> Trisquel >> Pakete >> nabia >> ruby >> ruby-slow-enumerator-tools
nabia  ] [  aramo  ]
[ Quellcode: ruby-slow-enumerator-tools  ]

Paket: ruby-slow-enumerator-tools (1.1.0-1)

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.

Andere Pakete mit Bezug zu ruby-slow-enumerator-tools

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: ruby
    Interpreter of object-oriented scripting language Ruby (default version)
    oder ruby-interpreter
    Paket nicht verfügbar

ruby-slow-enumerator-tools herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 5,8 kB28 kB [Liste der Dateien]