Serializable::inspect to show more useful information
serialization :: serialization_core
Abstract services to serialize Nit objects to different formatsdeserialize_json and JsonDeserializer
serialize_to_json and JsonSerializer
core :: union_find
union–find algorithm using an efficient disjoint-set data structure