Search results for "module:List::Flatten"

List::Flatten - Interpolate array references in a list River stage one • 2 direct dependents • 3 total dependents

OBRADOVIC/List-Flatten-0.01 - 13 Mar 2009 11:42:14 UTC

List::Flatten::XS - List::Flatten with XS River stage one • 1 direct dependent • 2 total dependents

List::Flatten::XS is provided flatten routine like Ruby's Array.flatten <https://ruby-doc.org/core-2.2.0/Array.html#method-i-flatten>. So, you can flat complex list with simply or you can flat with specify nested level....

CODEHEX/List-Flatten-XS-0.05 - 21 Jan 2018 09:19:20 UTC

List::Flatten::Recursive - List::Flatten with recursion River stage zero No dependents

If you think of nested lists as a tree structure (an in Lisp, for example), then "flat" basically returns all the leaf nodes from an inorder tree traversal, and leaves out the internal nodes (i.e. listrefs). If the nested list is a DAG instead of jus...

RTHOMPSON/List-Flatten-Recursive-0.103460 - 12 Dec 2010 09:37:42 UTC

List::Flat - Functions to flatten a structure of array references River stage one • 1 direct dependent • 2 total dependents

List::Flat is a module with functions to flatten a deep structure of array references into a single flat list....

AARONRP/List-Flat-0.003 - 19 Jun 2017 01:09:40 UTC

List::oo - object interface to list (array) methods River stage zero No dependents

EWILHELM/List-oo-v0.2.1 - 07 Jun 2008 19:57:50 UTC

List::Uniq - extract the unique elements of a list River stage one • 4 direct dependents • 7 total dependents

List::Uniq extracts the unique elements of a list. This is a commonly re-written (or at least re-looked-up) idiom in Perl programs....

BLAINEM/List-Uniq-0.23 - 11 Feb 2021 05:23:15 UTC

List::Rubyish - Array iterator like the Ruby River stage one • 1 direct dependent • 1 total dependent

YAPPO/List-Rubyish-0.03 - 22 Oct 2008 14:18:15 UTC

List::Enumerator - list construct library River stage one • 1 direct dependent • 1 total dependent

List::Enumerator is list library like Enumerator of Ruby. List::Enumerator::E is interface wrapper for generating List::Enumerator::Array or List::Enumerator::Sub. Most methods (except what returns always infinite list) consider caller context. ex: E...

SATOH/List-Enumerator-0.10 - 06 Dec 2010 10:31:24 UTC

List::Conditional - Create lists based on a condition for each element River stage zero No dependents

OBRADOVIC/List-Conditional-0.02 - 01 Sep 2010 09:22:25 UTC

DBIx::MoCo::List - Array iterator for DBIx::MoCo. River stage one • 1 direct dependent • 1 total dependent

JKONDO/DBIx-MoCo-0.18 - 08 Jun 2008 03:45:52 UTC

List::DoubleLinked - Double Linked Lists for Perl River stage zero No dependents

This module provides a double linked list for Perl. You should ordinarily use arrays instead of this, they are faster for almost any usage. However there is a small set of use-cases where linked lists are necessary. While you can use the list as an o...

LEONT/List-DoubleLinked-0.005 - 15 Aug 2016 18:21:44 UTC

List::Objects::WithUtils::Role::Array - Array manipulation methods River stage two • 11 direct dependents • 15 total dependents

A Role::Tiny role defining methods for creating and manipulating ARRAY-type objects. List::Objects::WithUtils::Array consumes this role (along with List::Objects::WithUtils::Role::Array::WithJunctions) to provide array() object methods. In addition t...

AVENJ/List-Objects-WithUtils-2.028003 - 07 Apr 2016 18:11:20 UTC
12 results (0.028 seconds)