Add JsonBString comparison function
Open
enhancement
- Dominant language
- Scala
- Stars
- 3
- Forks
- 2
- Avg merge
- 14h 48m
- Merged PRs (30d)
- 1
Description
## 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.