You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`value is Type`|`boolean`| By default `Type` variable is equal to the type detected from the `value` and the **return type** is a `boolean` as the result of its statement indicating the `value` is [`Primitive`](#primitive) from the detected `value` type |
2683
+
|`value is Type`|`boolean`| By default `Type` variable is equal to the type detected from the `value` and the **return type** is a `boolean` as the result of its statement indicating the `value` is detected from the `value` type of [`Primitive`](#primitive)|
2684
2684
2685
2685
The **return value** is a `boolean` indicating whether or not the `value` is the [`Primitive`][primitive] from the `type`.
0 commit comments