Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^4: [Perl6] Seq iterator already consumed

by Athanasius (Archbishop)
on Jun 19, 2019 at 06:51 UTC ( [id://11101544]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my  @dirs.push: $_.split('/') for @paths;
    say @dirs.perl;
    
  2. or download this
    [("", "aardvark", "bison", "camel", "dromedary").Seq, ("", "aardvark",
    + "bison", "camel", "dromedary", "elephant").Seq]
    
  3. or download this
    [("", "aardvark", "bison", "camel", "dromedary"), ("", "aardvark", "bi
    +son", "camel", "dromedary", "elephant")]
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11101544]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-03-29 07:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found