This is the revision history for list::moreutils in <libera.chat:##NULL>
| factoid_id | subject | copula | predicate | author | namespace |
|---|---|---|---|---|---|
| 12227 | list::moreutils | is | use List::Util qw/any all none notall/; use List::UtilsBy qw/sort_by nsort_by/; pairwise => List::Util::pairmap; firstval => List::Util::first; part => List::UtilsBy::partition_by; uniq => List::Util::uniq; zip => List::UtilsBy::zip_by {@_} | see List::SomeUtils | grinnz | <*:##NULL> |
| 12226 | list::moreutils | is | use List::Util qw/any all none notall/; use List::UtilsBy qw/sort_by nsort_by/; pairwise => List::Util::pairmap; firstval => List::Util::first; part => List::UtilsBy::partition_by; uniq => List::Util::uniq; zip => List::UtilsBy::zip_by {@_} | grinnz | <*:##NULL> |
| 12225 | list::moreutils | is | use List::Util qw/any all none notall/; use List::UtilsBy qw/sort_by nsort_by/; pairwise => List::Util::pairmap; firstval => List::Util::first; part => List::UtilsBy::partition_by; uniq => List::UtilsBy::uniq_by {$_}; zip => List::UtilsBy::zip_by {@_} | grinnz | <*:##NULL> |
| 11225 | list::moreutils | is | use List::Util qw/any all none notall/; use List::UtilsBy qw/sort_by nsort_by/; pairwise => List::Util::pairmap; firstval => List::Util::first; part => List::UtilsBy::partition_by; uniq => List::UtilsBy::uniq_by {$_}; zip => List::UtilsBy::zip_by {@_} | grinnz_ | <*:##NULL> |