From 7f8b3223006a68041757133da32579c6971f1560 Mon Sep 17 00:00:00 2001 From: alecloudenback Date: Tue, 5 Mar 2024 21:51:53 -0600 Subject: [PATCH] remove old type --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9ed1832..97a1e02 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ If you are extending a function or type as a user or developer, then it would be - `irr` and `internal_rate_of_return` (reexported by ActuaryUtilities) ### Reexported by FinanceModels.jl -- `AbstractYield` - `Rate`s and `Frequency`s - `discount`, `accumulation`, and `forward` functions