First major release of funcky money
The Funcky Money class is driven by the desire to delay decisions in a functional way, it is losley based on Kent Becks book Test-Driven Development by Example.
- Supports sum, product and distribution of money in a syntax tree
- supports difference and division
- operators are overloaded
- Allows delayed calculation
- Multiple evaluations of the same calculation with different rules possible
- Multiple currencies