Module: str

str
Source:

Methods

(inner) str(input) → {string}

Stringify any Value
Parameters:
Name Type Description
input * Input Value
Source:
Returns:
Stringified Input
Type
string