
- Have new functions typeIs() and typeIsExactly() with simpler syntaxes - Nag about the deprecated usage of the old method - Replace all internal usages with the new one - Have the functions use the TypeHelper to avoid multiple separate implementations of the same behavior - Tidy up a little the TypeHelper