@hackage relation0.5.2.0

A data structure representing Relations on Sets.

A library to model relationships between two objects that are subclasses of Ord. We use a two Maps that allows fast searching either by the key element or the value element.