Array

  • clear
  • clone
  • compact
  • each
  • first
  • flatten
  • from
  • indexOf
  • inspect
  • last
  • reduce
  • reverse
  • size
  • toArray
  • toJSON
  • uniq
  • without

API Docs

  • Utility Methods
  • Ajax
  • Array
  • Class
  • Date
  • Element
  • Element.Methods
  • Element.Methods.Simulated
  • Enumerable
  • Event
  • Form
  • Form.Element
  • Function
  • Hash
  • Insertion
  • Number
  • Object
  • ObjectRange
  • PeriodicalExecuter
  • Position
  • Prototype
  • String
  • Template
  • TimedObserver
  • document
  • document.viewport

toArray

toArray() -> newArray

This is just a local optimization of the mixed-in toArray from Enumerable.

This version aliases to clone, avoiding the default iterative behavior.

© 2006-2007 Prototype Core Team | Licenses: MIT (source code) and CC BY-SA (documentation). mephisto-badge-tiny