Skip to content

A typesafe wrapper around monetary values represented as numeric values, allowing only sensible operations.

License

Notifications You must be signed in to change notification settings

qfpl/dollaridoos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dollaridoos

CSIRO's Data61 Logo

Build Status

The money library provides a typesafe wrapper around numeric types that allows only those operations which are sensible in the context of monetary sums. For instance, adding two monetary values together makes sense, but multiplying money by money doesn't make any sense. Functions are also provided to multiply money by constants, among other things.

About

A typesafe wrapper around monetary values represented as numeric values, allowing only sensible operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published