The Context class is a utility for managing and organizing operators of various types. It provides methods to initialize, merge, and retrieve operators, as well as add specific types of operators to the context.
Context
Static
Returns a new context with the operators from the provided contexts merged left to right.
The
Contextclass is a utility for managing and organizing operators of various types. It provides methods to initialize, merge, and retrieve operators, as well as add specific types of operators to the context.