Docs.rs
nibonacci-0.1.0
nibonacci 0.1.0
Docs.rs crate page
GPL-3.0
Links
crates.io
Source
Owners
gcoakes
Dependencies
num-traits ^0.2.8
normal
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nibonacci
0.1.0
All Items
Crate Items
Structs
Functions
Crate
nibonacci
Copy item path
Source
Structs
§
Nibonacci
Functions
§
nibonacci
Returns the first
n_elem
elements from a sequence which sums the last L elements to produce the next element where L is the length of the given
signature
. The signature elements are the first elements yielded.