Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Autogenerate descending arrays

by TomDLux (Vicar)
on Mar 13, 2004 at 21:25 UTC ( [id://336416]=note: print w/replies, xml ) Need Help??


in reply to Autogenerate descending arrays

Dunno if it makes it more familiar, my instinct was to put the reverse inside the parenthesese.

My logic kinda runs:

  • Create a sequence, 1..7.
  • Reverse it.
  • Make it into a list to assign to the array.

Of course, having reverse() return a list works, too.

--
TTTATCGGTCGTTATATAGATGTTTGCA

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-26 06:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found