Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ExplicitPartialRight

Callable

  • __call<R>(this: LoDashExplicitWrapper<Function0<R>>): LoDashExplicitWrapper<Function0<R>>
  • __call<T1, R>(this: LoDashExplicitWrapper<Function1<T1, R>>): LoDashExplicitWrapper<Function1<T1, R>>
  • __call<T1, R>(this: LoDashExplicitWrapper<Function1<T1, R>>, arg1: T1): LoDashExplicitWrapper<Function0<R>>
  • __call<T1, T2, R>(this: LoDashExplicitWrapper<Function2<T1, T2, R>>): LoDashExplicitWrapper<Function2<T1, T2, R>>
  • __call<T1, T2, R>(this: LoDashExplicitWrapper<Function2<T1, T2, R>>, arg1: T1, plc2: __): LoDashExplicitWrapper<Function1<T2, R>>
  • __call<T1, T2, R>(this: LoDashExplicitWrapper<Function2<T1, T2, R>>, arg2: T2): LoDashExplicitWrapper<Function1<T1, R>>
  • __call<T1, T2, R>(this: LoDashExplicitWrapper<Function2<T1, T2, R>>, arg1: T1, arg2: T2): LoDashExplicitWrapper<Function0<R>>
  • __call<T1, T2, T3, R>(this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>): LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
  • __call<T1, T2, T3, R>(this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>, arg1: T1, plc2: __, plc3: __): LoDashExplicitWrapper<Function2<T2, T3, R>>
  • __call<T1, T2, T3, R>(this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>, arg2: T2, plc3: __): LoDashExplicitWrapper<Function2<T1, T3, R>>
  • __call<T1, T2, T3, R>(this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>, arg1: T1, arg2: T2, plc3: __): LoDashExplicitWrapper<Function1<T3, R>>
  • __call<T1, T2, T3, R>(this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>, arg3: T3): LoDashExplicitWrapper<Function2<T1, T2, R>>
  • __call<T1, T2, T3, R>(this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>, arg1: T1, plc2: __, arg3: T3): LoDashExplicitWrapper<Function1<T2, R>>
  • __call<T1, T2, T3, R>(this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>, arg2: T2, arg3: T3): LoDashExplicitWrapper<Function1<T1, R>>
  • __call<T1, T2, T3, R>(this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>, arg1: T1, arg2: T2, arg3: T3): LoDashExplicitWrapper<Function0<R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>): LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, plc2: __, plc3: __, plc4: __): LoDashExplicitWrapper<Function3<T2, T3, T4, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg2: T2, plc3: __, plc4: __): LoDashExplicitWrapper<Function3<T1, T3, T4, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, arg2: T2, plc3: __, plc4: __): LoDashExplicitWrapper<Function2<T3, T4, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg3: T3, plc4: __): LoDashExplicitWrapper<Function3<T1, T2, T4, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, plc2: __, arg3: T3, plc4: __): LoDashExplicitWrapper<Function2<T2, T4, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg2: T2, arg3: T3, plc4: __): LoDashExplicitWrapper<Function2<T1, T4, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, arg2: T2, arg3: T3, plc4: __): LoDashExplicitWrapper<Function1<T4, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg4: T4): LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, plc2: __, plc3: __, arg4: T4): LoDashExplicitWrapper<Function2<T2, T3, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg2: T2, plc3: __, arg4: T4): LoDashExplicitWrapper<Function2<T1, T3, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, arg2: T2, plc3: __, arg4: T4): LoDashExplicitWrapper<Function1<T3, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg3: T3, arg4: T4): LoDashExplicitWrapper<Function2<T1, T2, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, plc2: __, arg3: T3, arg4: T4): LoDashExplicitWrapper<Function1<T2, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg2: T2, arg3: T3, arg4: T4): LoDashExplicitWrapper<Function1<T1, R>>
  • __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, arg2: T2, arg3: T3, arg4: T4): LoDashExplicitWrapper<Function0<R>>
  • __call(...args: any[]): LoDashExplicitWrapper<function>
  • Type parameters

    • R

    Parameters

    Returns LoDashExplicitWrapper<Function0<R>>

  • Type parameters

    • T1

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function1<T1, R>>

    Returns LoDashExplicitWrapper<Function1<T1, R>>

  • Type parameters

    • T1

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function1<T1, R>>
    • arg1: T1

    Returns LoDashExplicitWrapper<Function0<R>>

  • Type parameters

    • T1

    • T2

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function2<T1, T2, R>>

    Returns LoDashExplicitWrapper<Function2<T1, T2, R>>

  • Type parameters

    • T1

    • T2

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function2<T1, T2, R>>
    • arg1: T1
    • plc2: __

    Returns LoDashExplicitWrapper<Function1<T2, R>>

  • Type parameters

    • T1

    • T2

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function2<T1, T2, R>>
    • arg2: T2

    Returns LoDashExplicitWrapper<Function1<T1, R>>

  • Type parameters

    • T1

    • T2

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function2<T1, T2, R>>
    • arg1: T1
    • arg2: T2

    Returns LoDashExplicitWrapper<Function0<R>>

  • Type parameters

    • T1

    • T2

    • T3

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>

    Returns LoDashExplicitWrapper<Function3<T1, T2, T3, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
    • arg1: T1
    • plc2: __
    • plc3: __

    Returns LoDashExplicitWrapper<Function2<T2, T3, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
    • arg2: T2
    • plc3: __

    Returns LoDashExplicitWrapper<Function2<T1, T3, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
    • arg1: T1
    • arg2: T2
    • plc3: __

    Returns LoDashExplicitWrapper<Function1<T3, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
    • arg3: T3

    Returns LoDashExplicitWrapper<Function2<T1, T2, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
    • arg1: T1
    • plc2: __
    • arg3: T3

    Returns LoDashExplicitWrapper<Function1<T2, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
    • arg2: T2
    • arg3: T3

    Returns LoDashExplicitWrapper<Function1<T1, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
    • arg1: T1
    • arg2: T2
    • arg3: T3

    Returns LoDashExplicitWrapper<Function0<R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>

    Returns LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg1: T1
    • plc2: __
    • plc3: __
    • plc4: __

    Returns LoDashExplicitWrapper<Function3<T2, T3, T4, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg2: T2
    • plc3: __
    • plc4: __

    Returns LoDashExplicitWrapper<Function3<T1, T3, T4, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg1: T1
    • arg2: T2
    • plc3: __
    • plc4: __

    Returns LoDashExplicitWrapper<Function2<T3, T4, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg3: T3
    • plc4: __

    Returns LoDashExplicitWrapper<Function3<T1, T2, T4, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg1: T1
    • plc2: __
    • arg3: T3
    • plc4: __

    Returns LoDashExplicitWrapper<Function2<T2, T4, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg2: T2
    • arg3: T3
    • plc4: __

    Returns LoDashExplicitWrapper<Function2<T1, T4, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg1: T1
    • arg2: T2
    • arg3: T3
    • plc4: __

    Returns LoDashExplicitWrapper<Function1<T4, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg4: T4

    Returns LoDashExplicitWrapper<Function3<T1, T2, T3, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg1: T1
    • plc2: __
    • plc3: __
    • arg4: T4

    Returns LoDashExplicitWrapper<Function2<T2, T3, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg2: T2
    • plc3: __
    • arg4: T4

    Returns LoDashExplicitWrapper<Function2<T1, T3, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg1: T1
    • arg2: T2
    • plc3: __
    • arg4: T4

    Returns LoDashExplicitWrapper<Function1<T3, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg3: T3
    • arg4: T4

    Returns LoDashExplicitWrapper<Function2<T1, T2, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg1: T1
    • plc2: __
    • arg3: T3
    • arg4: T4

    Returns LoDashExplicitWrapper<Function1<T2, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg2: T2
    • arg3: T3
    • arg4: T4

    Returns LoDashExplicitWrapper<Function1<T1, R>>

  • Type parameters

    • T1

    • T2

    • T3

    • T4

    • R

    Parameters

    • this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
    • arg1: T1
    • arg2: T2
    • arg3: T3
    • arg4: T4

    Returns LoDashExplicitWrapper<Function0<R>>

  • Parameters

    • Rest ...args: any[]

    Returns LoDashExplicitWrapper<function>

Generated using TypeDoc