The Type Checker
formatter provides a set of type-checking functions for various data types. Each function checks the type of input data and returns a boolean value indicating whether the input matches the expected type.
1 Like