SIGN IN SIGN UP

ast: Make Set and Object string representation deterministic

This commit modifies the object and set String() implementations to
sort the keys so that the string representation is
deterministic. Previously the order was implicitly determined by insertion.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
T
Torin Sandall committed
b06ba50dac3014439c867f09906561d5426b8cc1
Parent: 16df4fa