CSPM-Interpreter-0.6.0.3: An interpreter for CSPM

PortabilityGHC-only
Stabilityexperimental
MaintainerFontaine@cs.uni-duesseldorf.de
Safe HaskellSafe-Infered

CSPM.Interpreter.Hash

Description

Instances of the Hash class for interpreter types and core language types

Documentation

class Hash a whereSource

Methods

hash :: a -> MD5DigestSource