This commit is contained in:
parent
4f0c1cd625
commit
7c0816d949
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
(* TODO
|
||||
have safe amount arithmetic
|
||||
make type private
|
||||
use config currency option:
|
||||
-> functorize or dune virtual-module *)
|
||||
use config currency option *)
|
||||
(* Amounts of currency, serialized as `<Currency>:<IntegerPart>.<FractionalPart>`
|
||||
Fixed-precision numbers with 8 decimal places.
|
||||
- <Currency> must be at most 11 characters long
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue