BiobaseTypes-0.0.2.2: (deprecated) Ring class, with several instances.

Biobase.Types.Score

Contents

Synopsis

Documentation

newtype Score 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

Score 

Fields

unScore :: Int
 

Instances

Vector instances.