@hackage / IntFormats

Convert integers in various bases to and from strings

Latest0.1.0.0

About

Metadata

  • Last updated , by LyraSolomon
  • License MPL-2.0
  • Categories Text Processing
  • Maintained by: Lyra Solomon <mailtoLyra@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

Text.IntFormats Haskell Library

This library includes functions for converting from a string to an integer, with the base determined automatically, and from an integer to a string, with the user specifying the base. Supports negative numbers.

Bug? Possible improvements? Let me know!

Just open an issue or pull request