[ bianca ]
[ Källkod: ruby-slow-enumerator-tools ]
Paket: ruby-slow-enumerator-tools (1.1.0-1.1)
Länkar för ruby-slow-enumerator-tools
Hämta källkodspaketet ruby-slow-enumerator-tools:
- [ruby-slow-enumerator-tools_1.1.0-1.1.debian.tar.xz]
- [ruby-slow-enumerator-tools_1.1.0-1.1.dsc]
- [ruby-slow-enumerator-tools_1.1.0.orig.tar.gz]
Ansvariga:
Externa resurser:
- Hemsida [github.com]
Liknande paket:
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.
Andra paket besläktade med ruby-slow-enumerator-tools
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- eller ruby-interpreter
- Paketet inte tillgängligt
Hämta ruby-slow-enumerator-tools
| Arkitektur | Paketstorlek | Installerad storlek | Filer |
|---|---|---|---|
| all | 5,9 kbyte | 28,0 kbyte | [filförteckning] |