We need a way to be able to test the type of an object is equal to one another. An example use case is when trying to print a certain type of form element based on the type of a given object.
We need a way to be able to test the type of an object is equal to one another.
An example use case is when trying to print a certain type of form element based on the type of a given object.