Custom Types
Array Types
You can use arrays as types.
Function Types
You can use functions as types.
Checking
You can check a value's type with the is
or type
function.
Last updated
Was this helpful?
You can use arrays as types.
You can use functions as types.
You can check a value's type with the is
or type
function.
Last updated
Was this helpful?