Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Array<T>

Type parameters

  • T

Hierarchy

  • Array

Index

Methods

Methods

find

  • find(predicate: any): any

findIndex

  • findIndex(predicate: any): number