[ ソース: libiterator-util-perl ]
パッケージ: libiterator-util-perl (0.02+ds1-1)
libiterator-util-perl に関するリンク
Debian の資源:
libiterator-util-perl ソースパッケージをダウンロード:
- [libiterator-util-perl_0.02+ds1-1.dsc]
- [libiterator-util-perl_0.02+ds1.orig.tar.gz]
- [libiterator-util-perl_0.02+ds1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Useful functions for creating and manipulating iterator objects
Iterator::Util implements many useful functions for creating and manipulating iterator objects.
An "iterator" is an object, represented as a code block that generates the "next value" of a sequence, and generally implemented as a closure. For further information, including a tutorial on using iterator objects, see the Iterator documentation.
その他の libiterator-util-perl 関連パッケージ
|
|
|
|
-
- dep: libexception-class-perl (>= 1.21)
- module that allows you to declare real exception classes in Perl
-
- dep: libiterator-perl (>= 0.01)
- Perl implementation of iterators
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語