Ratio

The plain source file for module Ratio is not available.
module Ratio (
    Ratio, Rational, (%), numerator, denominator, approxRational
  ) where

import Data.Ratio

Index

(HTML for this module was generated on 2006-08-12. About the conversion tool.)