query
On this page

isConvertibleWithToString

lib.strings.isConvertibleWithToString

Docs pulled from | This Revision | 22 minutes ago


Check whether a list or other value can be passed to toString.

Many types of value are coercible to string this way, including int, float, null, bool, list of similarly coercible values.


Noogle also knows

Aliases