Type aliases
Function0
Function0: function
Function1
Function1: function
Function2
Function2: function
Function3
Function3: function
Type declaration
-
- (t1: T1, t2: T2, t3: T3): R
Function4
Function4: function
Type declaration
-
- (t1: T1, t2: T2, t3: T3, t4: T4): R
-
Parameters
-
t1: T1
-
t2: T2
-
t3: T3
-
t4: T4
Returns R
__
__: LoDashStatic
The placeholder, to be used in curried functions