Search
Preparing search index...
The search index is not available
typedash
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"typedash"
CurriedFunction2
Interface CurriedFunction2<T1, T2, R>
Type parameters
T1
T2
R
Hierarchy
CurriedFunction2
Callable
__call
(
v1
:
T1
)
:
function
__call
(
v1
:
T1
, v2
:
T2
)
:
R
Parameters
v1:
T1
Returns
function
(
v2
:
T2
)
:
R
Parameters
v2:
T2
Returns
R
Parameters
v1:
T1
v2:
T2
Returns
R
Globals
"arrays"
"functions"
"objects"
"strings"
"templates"
"typedash"
Curried
Function2
Curried
Function3
Curried
Function1
Generated using
TypeDoc