WebCola
Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T1

  • T2

  • T3

  • T4

  • T5

  • R

Hierarchy

  • CurriedFunction5

Callable

  • Returns CurriedFunction5<T1, T2, T3, T4, T5, R>

  • Parameters

    • t1: T1

    Returns CurriedFunction4<T2, T3, T4, T5, R>

  • Parameters

    • t1: T1
    • t2: T2

    Returns CurriedFunction3<T3, T4, T5, R>

  • Parameters

    • t1: T1
    • t2: T2
    • t3: T3

    Returns CurriedFunction2<T4, T5, R>

  • Parameters

    • t1: T1
    • t2: T2
    • t3: T3
    • t4: T4

    Returns CurriedFunction1<T5, R>

  • Parameters

    • t1: T1
    • t2: T2
    • t3: T3
    • t4: T4
    • t5: T5

    Returns R

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc