toString

open override fun toString(): String(source)

Formats the trie as a mapping of paths to the list of values associated with them.

Example: "{/path1=[val1, val2], /path2=[val3, val4]}".