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

#371 in Math

37 downloads per month

Apache-2.0

15KB
193 lines

Crates.io Docs.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.

See the docs on Fibonacci for an Iterator.


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.

See the docs on Fibonacci for an Iterator.

Dependencies

~510KB
~11K SLoC