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