Overview
-
module Latinum-
class ExchangeRateA basic exchange rate for a named resource.
-
class BankA bank defines exchange rates and formatting rules for resources. It is a centralised location for resource formatting and metadata.
-
class CollectionAggregates a set of resources, typically used for summing values to compute a total.
-
module Currencies -
class DifferentResourceNameErrorRepresents an error when trying to perform arithmetic on differently named resources.
-
module Formatters-
class PlainFormatterFormats a currency using a standard decimal notation.
-
class DecimalCurrencyFormatterFormats a currency using a standard decimal notation.
-
-
class ResourceA Resource represents a fixed amount of a named currency or material.
-