Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
langgraph
BinaryOperator
Type alias BinaryOperator<ValueType, UpdateType>
Binary
Operator
<
ValueType
,
UpdateType
>
:
(
(
a
,
b
)
=>
ValueType
)
Type Parameters
ValueType
UpdateType
Type declaration
(
a
,
b
)
:
ValueType
Parameters
a
:
ValueType
b
:
UpdateType
Returns
ValueType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API Reference
Loading...