## Background `JsonBString` represents JSON to be sent or retrieved from the DB. But the DB doesn't guarantee the order of the keys. ## Feature Create a function that compares two `JsonBString` instances logically, not by order of characters in the string.