# Functions
StringOrDie renders its input using ToMap, and returns a string containing the result.
ToMap renders an input value of any type as a map.
ToString renders its input using ToMap, and returns a string containing the result or an error if that fails.