PowerArray

  • Type: Interface
  • File:
  • Based on: has not base object
  • Included in:

Methods

  • each - executes a method for each element of an array
  • find - gets the index of an in an array
  • insertAt - adds an element in a collection at a specific position
  • map - creates the new array from a source, by using results of functor
  • remove - removes an element from an array
  • removeAt - removes one or more elements at a specified position

Events

Doesn't have any

Properties

Doesn't have any