Date |
| Name | Description | |
|---|---|---|
| Unfold(Int32, Date, FuncDate, Date) | Creates a sequence by unfolding an initial state by a function. | |
| Unfold(Int32, Date, FuncInt32, Date, Date) | Creates a sequence by unfolding an initial state by a function. | |
| Unfold(Int32, Date, Date, FuncDate, Date, Date) | Creates a sequence by unfolding an initial state by a function. |