Source code for haskpy.typeclasses.ord

"""**TODO**

.. autosummary::
   :toctree:

   Ord

"""


[docs]class Ord(): """**TODO**"""