Skip to main content

Module vec

Module vec 

Source
Expand description

Functional programming trait implementations for the standard library Vec type.

Extends Vec with Functor, Monad, Foldable, Traversable, Filterable, Witherable, and parallel folding instances.