Module Utils
Helper utilities
Info:
- Copyright: Copyright (c) 2013 - 2022 Snowplow Analytics Ltd
- License: Apache License Version 2.0
- Author: Alex Dean
Functions
utils.safe_string (value) | Converts a value to a safe string representation. |
Functions
- utils.safe_string (value)
-
Converts a value to a safe string representation.
Parameters:
- value A value hopefully representable as a string
Returns:
-
string
Best-approximation string representation of the value