Source code for haskpy.types.constant

"""**TODO**

.. autosummary::
   :toctree:

   Constant

"""


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