Define root FinancialMeasure trait, which should facilitate balance sheet modeling implementations.
Cashflow <: Flow
All value related functions should use Cashflow{U,T} instead of allowing time and cashflows to be input separately (mostly affects ActuaryUtilities?)