Source code for haskpy.typeclasses.hashable
"""Foo
"""
from haskpy.typeclasses.typeclass import Type
from haskpy.utils import abstract_class_function
# TODO: Add tests!
"""Foo
"""
from haskpy.typeclasses.typeclass import Type
from haskpy.utils import abstract_class_function
# TODO: Add tests!