
Name | Description | |
---|---|---|
![]() ![]() | Iterate T (T, Func T, T ) |
Creates an infinite sequence that repeatedly applies a given function to a start value.
|
![]() ![]() | Iterate T (T, Int32, Func T, T ) |
Creates a finite sequence of a given length that repeatedly applies a given function to a start value.
|
