10 releases
0.2.8 | Feb 14, 2023 |
---|---|
0.2.7 | Feb 13, 2023 |
0.2.6 | Nov 11, 2022 |
0.2.1 | Aug 11, 2022 |
0.1.0 | Mar 17, 2022 |
#676 in Math
15KB
193 lines
Provides a function and an Iterator
for getting Fibonacci numbers.
See the docs on Fibonacci::f
for a function to get a specific Fₙ value.
lib.rs
:
Provides a function and an Iterator
for getting Fibonacci numbers.
See the docs on Fibonacci::f
for a function to get a specific Fₙ value.
Dependencies
~505KB
~10K SLoC