Checks if the key is associated to a value and that the value is of the same type of T.
true if the value is found and is of the type T, false otherwise
See Implementation
Checks if the key is associated to a value and that the value is of the same type of T.