Interface ImplicitPartialRight
Callable
- __call<R>(this: LoDashImplicitWrapper<Function0<R>>): LoDashImplicitWrapper<Function0<R>>
- __call<T1, R>(this: LoDashImplicitWrapper<Function1<T1, R>>): LoDashImplicitWrapper<Function1<T1, R>>
- __call<T1, R>(this: LoDashImplicitWrapper<Function1<T1, R>>, arg1: T1): LoDashImplicitWrapper<Function0<R>>
- __call<T1, T2, R>(this: LoDashImplicitWrapper<Function2<T1, T2, R>>): LoDashImplicitWrapper<Function2<T1, T2, R>>
- __call<T1, T2, R>(this: LoDashImplicitWrapper<Function2<T1, T2, R>>, arg1: T1, plc2: __): LoDashImplicitWrapper<Function1<T2, R>>
- __call<T1, T2, R>(this: LoDashImplicitWrapper<Function2<T1, T2, R>>, arg2: T2): LoDashImplicitWrapper<Function1<T1, R>>
- __call<T1, T2, R>(this: LoDashImplicitWrapper<Function2<T1, T2, R>>, arg1: T1, arg2: T2): LoDashImplicitWrapper<Function0<R>>
- __call<T1, T2, T3, R>(this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>): LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
- __call<T1, T2, T3, R>(this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>, arg1: T1, plc2: __, plc3: __): LoDashImplicitWrapper<Function2<T2, T3, R>>
- __call<T1, T2, T3, R>(this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>, arg2: T2, plc3: __): LoDashImplicitWrapper<Function2<T1, T3, R>>
- __call<T1, T2, T3, R>(this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>, arg1: T1, arg2: T2, plc3: __): LoDashImplicitWrapper<Function1<T3, R>>
- __call<T1, T2, T3, R>(this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>, arg3: T3): LoDashImplicitWrapper<Function2<T1, T2, R>>
- __call<T1, T2, T3, R>(this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>, arg1: T1, plc2: __, arg3: T3): LoDashImplicitWrapper<Function1<T2, R>>
- __call<T1, T2, T3, R>(this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>, arg2: T2, arg3: T3): LoDashImplicitWrapper<Function1<T1, R>>
- __call<T1, T2, T3, R>(this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>, arg1: T1, arg2: T2, arg3: T3): LoDashImplicitWrapper<Function0<R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>): LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, plc2: __, plc3: __, plc4: __): LoDashImplicitWrapper<Function3<T2, T3, T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg2: T2, plc3: __, plc4: __): LoDashImplicitWrapper<Function3<T1, T3, T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, arg2: T2, plc3: __, plc4: __): LoDashImplicitWrapper<Function2<T3, T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg3: T3, plc4: __): LoDashImplicitWrapper<Function3<T1, T2, T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, plc2: __, arg3: T3, plc4: __): LoDashImplicitWrapper<Function2<T2, T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg2: T2, arg3: T3, plc4: __): LoDashImplicitWrapper<Function2<T1, T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, arg2: T2, arg3: T3, plc4: __): LoDashImplicitWrapper<Function1<T4, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg4: T4): LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, plc2: __, plc3: __, arg4: T4): LoDashImplicitWrapper<Function2<T2, T3, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg2: T2, plc3: __, arg4: T4): LoDashImplicitWrapper<Function2<T1, T3, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, arg2: T2, plc3: __, arg4: T4): LoDashImplicitWrapper<Function1<T3, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg3: T3, arg4: T4): LoDashImplicitWrapper<Function2<T1, T2, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, plc2: __, arg3: T3, arg4: T4): LoDashImplicitWrapper<Function1<T2, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg2: T2, arg3: T3, arg4: T4): LoDashImplicitWrapper<Function1<T1, R>>
- __call<T1, T2, T3, T4, R>(this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>, arg1: T1, arg2: T2, arg3: T3, arg4: T4): LoDashImplicitWrapper<Function0<R>>
- __call(...args: any[]): LoDashImplicitWrapper<function>
-
Type parameters
Parameters
Returns LoDashImplicitWrapper<Function0<R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function1<T1, R>>
Returns LoDashImplicitWrapper<Function1<T1, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function1<T1, R>>
-
arg1: T1
Returns LoDashImplicitWrapper<Function0<R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function2<T1, T2, R>>
Returns LoDashImplicitWrapper<Function2<T1, T2, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function2<T1, T2, R>>
-
arg1: T1
-
plc2: __
Returns LoDashImplicitWrapper<Function1<T2, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function2<T1, T2, R>>
-
arg2: T2
Returns LoDashImplicitWrapper<Function1<T1, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function2<T1, T2, R>>
-
arg1: T1
-
arg2: T2
Returns LoDashImplicitWrapper<Function0<R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
Returns LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
-
arg1: T1
-
plc2: __
-
plc3: __
Returns LoDashImplicitWrapper<Function2<T2, T3, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
-
arg2: T2
-
plc3: __
Returns LoDashImplicitWrapper<Function2<T1, T3, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
-
arg1: T1
-
arg2: T2
-
plc3: __
Returns LoDashImplicitWrapper<Function1<T3, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
-
arg3: T3
Returns LoDashImplicitWrapper<Function2<T1, T2, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
-
arg1: T1
-
plc2: __
-
arg3: T3
Returns LoDashImplicitWrapper<Function1<T2, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
-
arg2: T2
-
arg3: T3
Returns LoDashImplicitWrapper<Function1<T1, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
-
arg1: T1
-
arg2: T2
-
arg3: T3
Returns LoDashImplicitWrapper<Function0<R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
Returns LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
plc2: __
-
plc3: __
-
plc4: __
Returns LoDashImplicitWrapper<Function3<T2, T3, T4, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg2: T2
-
plc3: __
-
plc4: __
Returns LoDashImplicitWrapper<Function3<T1, T3, T4, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
arg2: T2
-
plc3: __
-
plc4: __
Returns LoDashImplicitWrapper<Function2<T3, T4, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg3: T3
-
plc4: __
Returns LoDashImplicitWrapper<Function3<T1, T2, T4, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
plc2: __
-
arg3: T3
-
plc4: __
Returns LoDashImplicitWrapper<Function2<T2, T4, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg2: T2
-
arg3: T3
-
plc4: __
Returns LoDashImplicitWrapper<Function2<T1, T4, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
arg2: T2
-
arg3: T3
-
plc4: __
Returns LoDashImplicitWrapper<Function1<T4, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg4: T4
Returns LoDashImplicitWrapper<Function3<T1, T2, T3, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
plc2: __
-
plc3: __
-
arg4: T4
Returns LoDashImplicitWrapper<Function2<T2, T3, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg2: T2
-
plc3: __
-
arg4: T4
Returns LoDashImplicitWrapper<Function2<T1, T3, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
arg2: T2
-
plc3: __
-
arg4: T4
Returns LoDashImplicitWrapper<Function1<T3, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg3: T3
-
arg4: T4
Returns LoDashImplicitWrapper<Function2<T1, T2, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
plc2: __
-
arg3: T3
-
arg4: T4
Returns LoDashImplicitWrapper<Function1<T2, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg2: T2
-
arg3: T3
-
arg4: T4
Returns LoDashImplicitWrapper<Function1<T1, R>>
-
Type parameters
Parameters
-
this: LoDashImplicitWrapper<Function4<T1, T2, T3, T4, R>>
-
arg1: T1
-
arg2: T2
-
arg3: T3
-
arg4: T4
Returns LoDashImplicitWrapper<Function0<R>>
-
Parameters
Returns LoDashImplicitWrapper<function>