#check command¶
The #check command typechecks a term against a given type.
Syntax¶
Description¶
The #check command verifies that a term has the specified type. If the typechecking succeeds, the command completes without error. If it fails, an error message is displayed.