Interface ExplicitPartial
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): LoDashExplicitWrapper<Function1<T2, R>>
- __call<T1, T2, R>(this: LoDashExplicitWrapper<Function2<T1, T2, R>>, plc1: __, 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): LoDashExplicitWrapper<Function2<T2, T3, R>>
- __call<T1, T2, T3, R>(this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>, plc1: __, arg2: T2): LoDashExplicitWrapper<Function2<T1, T3, R>>
- __call<T1, T2, T3, R>(this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>, arg1: T1, arg2: T2): LoDashExplicitWrapper<Function1<T3, R>>
- __call<T1, T2, T3, R>(this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>, plc1: __, plc2: __, 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>>, plc1: __, 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): LoDashExplicitWrapper<Function3<T2, T3, T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, plc1: __, arg2: T2): LoDashExplicitWrapper<Function3<T1, T3, T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, arg2: T2): LoDashExplicitWrapper<Function2<T3, T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, plc1: __, plc2: __, arg3: T3): 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): LoDashExplicitWrapper<Function2<T2, T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, plc1: __, arg2: T2, arg3: T3): 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): LoDashExplicitWrapper<Function1<T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>, plc1: __, plc2: __, plc3: __, 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>>, plc1: __, 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>>, plc1: __, plc2: __, 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>>, plc1: __, 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
Parameters
Returns LoDashExplicitWrapper<Function0<R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function1<T1, R>>
Returns LoDashExplicitWrapper<Function1<T1, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function1<T1, R>>
-
arg1: T1
Returns LoDashExplicitWrapper<Function0<R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function2<T1, T2, R>>
Returns LoDashExplicitWrapper<Function2<T1, T2, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function2<T1, T2, R>>
-
arg1: T1
Returns LoDashExplicitWrapper<Function1<T2, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function2<T1, T2, R>>
-
plc1: __
-
arg2: T2
Returns LoDashExplicitWrapper<Function1<T1, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function2<T1, T2, R>>
-
arg1: T1
-
arg2: T2
Returns LoDashExplicitWrapper<Function0<R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
Returns LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
-
arg1: T1
Returns LoDashExplicitWrapper<Function2<T2, T3, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
-
plc1: __
-
arg2: T2
Returns LoDashExplicitWrapper<Function2<T1, T3, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
-
arg1: T1
-
arg2: T2
Returns LoDashExplicitWrapper<Function1<T3, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
-
plc1: __
-
plc2: __
-
arg3: T3
Returns LoDashExplicitWrapper<Function2<T1, T2, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
-
arg1: T1
-
plc2: __
-
arg3: T3
Returns LoDashExplicitWrapper<Function1<T2, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
-
plc1: __
-
arg2: T2
-
arg3: T3
Returns LoDashExplicitWrapper<Function1<T1, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
-
arg1: T1
-
arg2: T2
-
arg3: T3
Returns LoDashExplicitWrapper<Function0<R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
Returns LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
Returns LoDashExplicitWrapper<Function3<T2, T3, T4, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
plc1: __
-
arg2: T2
Returns LoDashExplicitWrapper<Function3<T1, T3, T4, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
arg2: T2
Returns LoDashExplicitWrapper<Function2<T3, T4, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
plc1: __
-
plc2: __
-
arg3: T3
Returns LoDashExplicitWrapper<Function3<T1, T2, T4, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
plc2: __
-
arg3: T3
Returns LoDashExplicitWrapper<Function2<T2, T4, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
plc1: __
-
arg2: T2
-
arg3: T3
Returns LoDashExplicitWrapper<Function2<T1, T4, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
arg2: T2
-
arg3: T3
Returns LoDashExplicitWrapper<Function1<T4, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
plc1: __
-
plc2: __
-
plc3: __
-
arg4: T4
Returns LoDashExplicitWrapper<Function3<T1, T2, T3, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
plc2: __
-
plc3: __
-
arg4: T4
Returns LoDashExplicitWrapper<Function2<T2, T3, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
plc1: __
-
arg2: T2
-
plc3: __
-
arg4: T4
Returns LoDashExplicitWrapper<Function2<T1, T3, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
arg2: T2
-
plc3: __
-
arg4: T4
Returns LoDashExplicitWrapper<Function1<T3, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
plc1: __
-
plc2: __
-
arg3: T3
-
arg4: T4
Returns LoDashExplicitWrapper<Function2<T1, T2, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
plc2: __
-
arg3: T3
-
arg4: T4
Returns LoDashExplicitWrapper<Function1<T2, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
plc1: __
-
arg2: T2
-
arg3: T3
-
arg4: T4
Returns LoDashExplicitWrapper<Function1<T1, R>>
-
Type parameters
Parameters
-
this: LoDashExplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
arg2: T2
-
arg3: T3
-
arg4: T4
Returns LoDashExplicitWrapper<Function0<R>>
-
Parameters
Returns LoDashExplicitWrapper<function>