Implements a generic INameToFunctionMapper.
Request the function associated with the key.
will be treated case insensitively
function or undefined when the key is not found.
Adds or replaces an entry in the map
as a key, it will be treated case insensitively
Generated using TypeDoc v0.25.12
Implements a generic INameToFunctionMapper.