fibs 0.2.8

Get a Fibonacci number or sequence
Documentation

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.