number-length: Number of digits in a number in decimal and hexadecimal representation.
There are situations when it is necessary to know the length of a number in decimal or hexadecimal form. In example when allocating buffer while serializing a number in to binary or human readable format.
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Pass additional warning flags to GHC. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
old-base | Supplement Data.Proxy, which is available since base >=4.7, using tagged package. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- number-length-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.5 && <5), tagged (>=0.6 && <0.9) [details] |
License | BSD-3-Clause |
Copyright | (c) 2015-2016, Peter Trško |
Author | Peter Trško |
Maintainer | peter.trsko@gmail.com |
Category | Data |
Home page | https://github.com/trskop/number-length |
Source repo | head: git clone git://github.com/trskop/number-length.git this: git clone git://github.com/trskop/number-length.git(tag v0.1.0.0) |
Uploaded | by PeterTrsko at 2016-01-25T14:22:48Z |
Distributions | NixOS:0.2.1.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2843 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-01-25 [all 1 reports] |