• Preparing search index...
  • The search index is not available
Houston Common Library
  • Houston Common Library
  • @45drives/houston-common-lib
  • StringUtils
  • filter

Function filter

  • filter<T>(...filters: ((s: T) => boolean)[]): ((a: T[]) => T[])
  • Type Parameters

    • T

    Parameters

    • Rest ...filters: ((s: T) => boolean)[]

    Returns ((a: T[]) => T[])

      • (a: T[]): T[]
      • Parameters

        • a: T[]

        Returns T[]

    • Defined in houston-common-lib/lib/syntax/string-utils.ts:27

Settings

Member Visibility

Theme

Official Cockpit API Documentation
Houston Common Library
  • Loading...

Generated using TypeDoc