Comparison¶
Unlike JavaScript, multiple comparisons can be made at the same time, for example:
Note
Clio compiles == to JavaScript’s ===
Unlike JavaScript, multiple comparisons can be made at the same time, for example:
Note
Clio compiles == to JavaScript’s ===