Search
Preparing search index...
The search index is not available
typed-structures
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"functions/bi-function/bi-function"
BiFunction
Class BiFunction<T, U, R>
Type parameters
T
U
R
Hierarchy
BiFunction
Implements
IBiFunction
<
T
,
U
,
R
>
Index
Constructors
constructor
Properties
_function
Methods
and
Then
apply
get
Native
Function
Constructors
constructor
new
BiFunction
(
f
:
function
)
:
BiFunction
Parameters
f:
function
(
t
:
T
, u
:
U
)
:
R
Parameters
t:
T
u:
U
Returns
R
Returns
BiFunction
Properties
Private
_function
_function
:
any
Methods
and
Then
and
Then<V>
(
after
:
IFunction
<
R
,
V
>
)
:
IBiFunction
<
T
,
U
,
R
>
Type parameters
V
Parameters
after:
IFunction
<
R
,
V
>
Returns
IBiFunction
<
T
,
U
,
R
>
apply
apply
(
t
:
T
, u
:
U
)
:
R
Parameters
t:
T
u:
U
Returns
R
get
Native
Function
get
Native
Function
(
)
:
any
Returns
any
Globals
"functions/bi-
function/bi-
function"
Bi
Function
constructor
_function
and
Then
apply
get
Native
Function
Generated using
TypeDoc