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

#352 in Math

49 downloads per month

Apache-2.0

14KB
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

~490KB
~10K SLoC