Source code for haskpy.types.dictionary

"""**TODO**

.. autosummary::
   :toctree:

   Dictionary

"""


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