[ nabia ]
[ aramo ]
[ ソース: ruby-slow-enumerator-tools ]
パッケージ: ruby-slow-enumerator-tools (1.1.0-1)
ruby-slow-enumerator-tools に関するリンク
Trisquel の資源:
ruby-slow-enumerator-tools ソースパッケージをダウンロード:
- [ruby-slow-enumerator-tools_1.1.0-1.dsc]
- [ruby-slow-enumerator-tools_1.1.0.orig.tar.gz]
- [ruby-slow-enumerator-tools_1.1.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Ruby Extras Maintainers (メールアーカイブ)
- Cédric Boutillier
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の ruby-slow-enumerator-tools 関連パッケージ
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- または ruby-interpreter
- パッケージは利用できません