Crate fnrs

source ·

Macros§

  • Init lot’s of empty vecs easily

Traits§

  • Trait for working with sequences. I only kept Vector in mind.

Functions§

  • Aplies function over each element in slice and returns a vector of the results in order.