About

Metadata

  • Last updated , by HerbertValerioRiedel
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: Andrew Coppin <MathematicalOrchid@hotmail.com>

  • Lottery factor: 0

Links

Installation

Readme

This Haskell library is a simple implementation of half-integers. That is, it provides a type that can represent both normal integers and integers plus a half. Changes: * Fixed documentation glitches. * Added Integral contexts to some functions.