R/implication_set.R
implications_from_json.Rd
Reconstructs an ImplicationSet object from a JSON string.
implications_from_json(json_str)
A JSON string generated by to_json().
to_json()
An ImplicationSet object.
ImplicationSet