stringifyΒΆ

See also

slugify, to_binary

Translates atoms, integers and floats to strings. The undefined value is translated to the empty string. Does not translate tuples.

For example:

{{ value|stringify }}

When value is undefined then the output will be β€œβ€.