json
1.0.0
Java JSON IO Implementation · This project implements a JSON parser and serializer which operates around immutable data structures for the JSON elements.
Java JSON IO Implementation · This project implements a JSON parser and serializer which operates around immutable data structures for the JSON elements.
Basic Data Structures and Functions · This project implements some basic data structures missing in terms of purity in the Java libraries, and some useful functions and predicates.