query
On this page

isStringLike

lib.isStringLike

Docs pulled from | This Revision | 21 minutes ago


Check whether a value can be coerced to a string. The value must be a string, path, or attribute set.

String-like values can be used without explicit conversion in string interpolations and in most functions that expect a string.

Inputs

x

1. Function argument

(lib.strings.isStringLike)

Noogle also knows

Aliases