The jsonTuples library parses JSON text to immutable JSON values, which can then be converted to List or Map for CRUD operations then back to JSON values. As an unique feature, jsonTuples can compare ...