Type mapping interface that associates function kind strings with their
corresponding function object types.
This mapping provides a type-safe way to access specific function types by
their string identifiers, enabling generic function handling patterns and
type-safe filtering mechanisms.
Type mapping interface that associates function kind strings with their corresponding function object types.
This mapping provides a type-safe way to access specific function types by their string identifiers, enabling generic function handling patterns and type-safe filtering mechanisms.