Const
Converts a string to a number.
Converts a string to an integer number.
Creates an array from elements.
Rest
...vals: AsyncValue[]Returns given value as boolean
Merges arrays or objects.
Rest
...vals: AsyncValue[]Returns entries of an array, string or object.
Returns if value is an array.
Returns if value is true or false.
Returns if value is empty.
Returns if value is a finite number.
Returns if value is a function.
Returns if value is a macro function.
Returns if value is NaN.
Returns if value is null.
Returns if value is a number.
Returns if value is a string.
Returns keys of an array, string or object.
Returns length of an array, string or object.
Maps an array or value.
Creates an object from entries.
Rest
...entries: AsyncValue[]Returns a subarray or substring.
Stringify given value, while sanitizing native objects and functions.
Returns values of an array, string or object.
Generated using TypeDoc
Standard type conversion bindings.