Skip to content

any

The 'any' type refers to a variable or parameter that can hold any data type. Mathematically, it can be represented as the union of all possible data types within the language's type system.

Functions that use this type as parameter

Functions that use this type as parameter

Functions that return this type

Functions that return this type

Function Types that use this type as parameter

Function Types that use this type as parameter

Function Types that return this type

Function Types that return this type


under-construction