RT for rt.cpan.org
Skip Menu
|
Bug #106399 for List-MoreUtils: request: flatten
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
List-MoreUtils CPAN distribution
.
Report information
The Basics
Id:
106399
Status:
rejected
Priority:
0/
Queue:
List-MoreUtils
People
Owner:
Nobody in particular
Requestors:
blue [...] thisisnotmyrealemail.com
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Wed Aug 12 20:54:16 2015
blue [...] thisisnotmyrealemail.com - Ticket created
Subject:
request: flatten
Return a flat list of values, given an arbitrarily deep list of lists. Example: flatten(1, [2, 3, [4, 5, [6, 7, [8, 9]]]]) = (1,2,3,4,5,6,7,8,9)
Thu Aug 13 01:54:06 2015
REHSACK [...] cpan.org - Correspondence added
This is already covered by RT#102673 and RT#17230
Thu Aug 13 01:54:07 2015
The RT System itself - Status changed from 'new' to 'open'
Thu Aug 13 01:54:10 2015
REHSACK [...] cpan.org - Status changed from 'open' to 'rejected'
Thu Aug 13 14:23:38 2015
ether [...] cpan.org - Reference to ticket #17230 added
Thu Aug 13 14:23:49 2015
ether [...] cpan.org - Reference to ticket #102673 added