Biobase-0.1.0.0: Base library for bioinformatics

Biobase.Types.Energy

Contents

Synopsis

Documentation

newtype Energy Source

Some default instances. Left out the Num one, so that you have to explicitly instanciate if you want to go around the Ring structure.

Constructors

Energy 

Fields

unEnergy :: Int
 

Vector instances.