ecl-logo Documentation

TypeQ

TypeQ[expression]bool

returns True if expression is a defined type.

Details

    Input
    Output

Examples

Basic Examples  (4)

Returns True if input is a defined Object type:

Returns True if input is a defined Model type:

Returns False if input is not a defined type:

Returns False if given input is not of the Object/Model form: