Cheddar Documentation
Search…
Cheddar Documentation
Introduction
Syntax
Literals
Mathematics
Variables
Functions
Default Operators
What Is
Instance-of
Actually Is
Control Flow
Standard Library
Developing
Powered By
GitBook
What Is
Syntax
1
what is obj
Copied!
Explanation
Returns the constructor of the given operand.
Examples
1
what is 123 == Number
Copied!
Note::Note
If you make a
what is love
joke, no, you are not the first.
I was
Previous
Default Operators
Next
Instance-of
Last modified
1yr ago
Copy link
Contents
Syntax
Explanation
Examples