# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
Lookup looks up a given operator type.Its second return value will be false if no builder is registered for that type.
NewRegistry creates a new registry.
No description provided by the author
Register will register an operator in the default registry.
# Variables
DefaultRegistry is a global registry of operator types to operator builders.